You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2021/07/26 19:58:14 UTC

[guacamole-website] branch asf-site updated: Add ".asf.yaml" file required for ASF website publishing.

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

mjumper pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/guacamole-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 39bae7b  Add ".asf.yaml" file required for ASF website publishing.
39bae7b is described below

commit 39bae7b9fd500f4d74b8313bcb7aec509e5b8109
Author: Michael Jumper <mj...@apache.org>
AuthorDate: Mon Jul 26 12:56:54 2021 -0700

    Add ".asf.yaml" file required for ASF website publishing.
    
    See: https://lists.apache.org/thread.html/rf24901f6a296c6764b1447b4155624f0d78a7694e8a9ed6fe9414f1f%40%3Cusers.infra.apache.org%3E
---
 .asf.yaml | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..047ba68
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,24 @@
+#
+# 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.
+#
+
+# The published, static contents of the website are kept in the "asf-site"
+# branch
+publish:
+    whoami: asf-site
+