You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2021/08/26 13:23:18 UTC

[couchdb-pkg] branch main updated: protect main branch with .asf.yaml config (#75)

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

wohali pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-pkg.git


The following commit(s) were added to refs/heads/main by this push:
     new 44957a1  protect main branch with .asf.yaml config (#75)
44957a1 is described below

commit 44957a1a2e55416a1a99c1d10ade33b8de8a82ad
Author: Glynn Bird <gl...@gmail.com>
AuthorDate: Thu Aug 26 14:23:11 2021 +0100

    protect main branch with .asf.yaml config (#75)
---
 .asf.yaml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..35c56c4
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,17 @@
+github:
+  description: "Apache CouchDB Packaging support files"
+  homepage: https://github.com/apache/couchdb-pkg
+  labels:
+    - apache
+    - couchdb
+    - erlang
+    - network-client
+    - http
+    - cplusplus
+    - big-data
+    - cloud
+    - database
+    - network-server
+    - javascript
+  protected_branches:
+    main