You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2023/03/22 19:12:49 UTC

[couchdb-www] branch fix-yaml-sections created (now 0b1ebad)

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

ronny pushed a change to branch fix-yaml-sections
in repository https://gitbox.apache.org/repos/asf/couchdb-www.git


      at 0b1ebad  Fix .asf.yml sections

This branch includes the following new commits:

     new 0b1ebad  Fix .asf.yml sections

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb-www] 01/01: Fix .asf.yml sections

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ronny pushed a commit to branch fix-yaml-sections
in repository https://gitbox.apache.org/repos/asf/couchdb-www.git

commit 0b1ebad06418576e5636b4161372fb6c65474463
Author: Ronny Berndt <ro...@apache.org>
AuthorDate: Wed Mar 22 20:12:44 2023 +0100

    Fix .asf.yml sections
---
 .asf.yaml | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5535262..a4d9d0e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,11 +1,17 @@
-publish:
+github:
   description: "The official Apache CouchDB website"
   homepage: https://couchdb.apache.org
   labels:
     - apache
     - couchdb
+    - database
+    - content
+    - http
     - web
     - www
-  whoami: asf-site
   protected_branches:
     asf-site
+
+publish:
+  whoami: asf-site
+