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:43 UTC

[couchdb-nano] 01/01: added .asf.yaml for repository config

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
+