This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-fluo-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 209a5e2 Update .asf.yaml in asf-site branch
209a5e2 is described below
commit 209a5e2788f65a053d15296a1c3c382ac75c1742
Author: Christopher Tubbs <[email protected]>
AuthorDate: Fri Sep 26 16:02:43 2025 -0400
Update .asf.yaml in asf-site branch
Make same as the main branch
---
.asf.yaml | 39 +++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index bf8345d..7c8ce29 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,37 @@
+#
+# 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.
+#
+
+# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
+
+github:
+ description: "Apache Fluo Website"
+ homepage: https://fluo.apache.org
+ labels:
+ - fluo
+ - accumulo
+ - big-data
+ - asf-site
+ - hacktoberfest
+ features:
+ wiki: false
+ issues: true
+ projects: true
staging:
profile: ~
@@ -5,4 +39,9 @@ staging:
publish:
whoami: asf-site
+ hostname: fluo.apache.org
+
+jekyll:
+ whoami: main
+ target: asf-site