You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2021/06/14 14:44:58 UTC

[couchdb-infra-cm] branch main updated: Update .asf.yaml to avoid spamming dev@couchdb mailing list

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 8e8cbb5  Update .asf.yaml to avoid spamming dev@couchdb mailing list
8e8cbb5 is described below

commit 8e8cbb5016f4b8a8c5cc83e108f0e16bc1283179
Author: Nick Vatamaniuc <va...@gmail.com>
AuthorDate: Mon Jun 14 10:44:20 2021 -0400

    Update .asf.yaml to avoid spamming dev@couchdb mailing list
---
 .asf.yaml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..7a693c9
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,14 @@
+# see https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-GitHubsettings
+
+github:
+  description: "Scripts to manage IBM cloud instances running Jenkins CI workers"
+  homepage: https://couchdb.apache.org/
+
+notifications:
+  commits: commits@couchdb.apache.org
+  issues: notifications@couchdb.apache.org
+  pullrequests: notifications@couchdb.apache.org
+  # This would send new/closed PR notifications to dev@
+  #pullrequests_status: dev@couchdb.apache.org
+  # This would send individual PR comments/reviews to notifications@
+  #pullrequests_comment: notifications@couchdb.apache.org