This is an automated email from the ASF dual-hosted git repository.

manikumar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 46a125c  MINOR: Publish web site via .asf.yaml (#363)
46a125c is described below

commit 46a125c22b9507e0e677b8a8c34812c87df34010
Author: Manikumar Reddy <[email protected]>
AuthorDate: Sun Jul 25 21:14:49 2021 +0530

    MINOR: Publish web site via .asf.yaml (#363)
    
    As per ASF Infra, web site should switch to method of publishing via the 
.asf.yaml meta-file.
    https://infra-reports.apache.org/site-source/
    
    Reviewers: Ismael Juma <[email protected]>
---
 .asf.yaml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..c10753f
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,17 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+publish:
+   whoami: asf-site

Reply via email to