From 080e67039d754e770731ceac40de8bdeb31676e8 Mon Sep 17 00:00:00 2001 From: Ayush Saxena Date: Fri, 5 Aug 2022 08:34:56 +0530 Subject: [PATCH] HADOOP-17234. Addendum. Add .asf.yaml to allow github and jira integration. (#4686). Contributed by Ayush Saxena. Reviewed-by: Mingliang Liu --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 91483dfed3..e1c11790c8 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -22,4 +22,4 @@ notifications: commits: common-commits@hadoop.apache.org issues: common-issues@hadoop.apache.org pullrequests: common-issues@hadoop.apache.org - jira_options: link label worklog \ No newline at end of file + jira_options: comment link label \ No newline at end of file