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/11/10 08:28:42 UTC

[couchdb-nano] branch main_branch_protection created (now 81c6979)

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

glynnbird pushed a change to branch main_branch_protection
in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git.


      at 81c6979  added .asf.yaml for repository config

This branch includes the following new commits:

     new 81c6979  added .asf.yaml for repository config

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-nano] 01/01: added .asf.yaml for repository config

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

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

commit 81c69790b5059ffaf1c9414413603f9673b2689e
Author: Glynn Bird <gl...@apache.org>
AuthorDate: Tue Nov 10 08:28:12 2020 +0000

    added .asf.yaml for repository config
---
 .asf.yaml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..3d9e9c2
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,11 @@
+github:
+  description: "Nano: The official Apache CouchDB library for Node.js"
+  homepage: https://www.npmjs.com/package/nano
+  labels:
+    - apache
+    - couchdb
+    - nano
+    - nodejs
+  protected_branches:
+    main
+