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 <[email protected]>
AuthorDate: Tue Apr 28 10:34:43 2020 -0400
KNOX-2360 - Add .asf.yaml to link Jira and Github
Signed-off-by: Kevin Risden <[email protected]>
---
.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: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jira_options: link label worklog
+