You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by gl...@apache.org on 2020/12/01 09:37:39 UTC

[couchdb-pkg] 01/01: protect main branch with .asf.yaml config

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

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

commit 57251d9c296927cf73b88623cfb432c44d8ac6b4
Author: Glynn Bird <gl...@gmail.com>
AuthorDate: Tue Dec 1 09:37:18 2020 +0000

    protect main branch with .asf.yaml config
---
 .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