You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by kr...@apache.org on 2020/04/28 14:35:22 UTC

[knox] branch master updated: KNOX-2360 - Add .asf.yaml to link Jira and Github

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

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 0e0f94e  KNOX-2360 - Add .asf.yaml to link Jira and Github
0e0f94e is described below

commit 0e0f94e545bc4ab405ad872eae4d97ef05006acc
Author: Kevin Risden <kr...@apache.org>
AuthorDate: Tue Apr 28 10:34:43 2020 -0400

    KNOX-2360 - Add .asf.yaml to link Jira and Github
    
    Signed-off-by: Kevin Risden <kr...@apache.org>
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..0c2311a
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,6 @@
+notifications:
+    commits:      commits@knox.apache.org
+    issues:       dev@knox.apache.org
+    pullrequests: dev@knox.apache.org
+    jira_options: link label worklog
+