Skip to content

Commit 70ffbf4

Browse files
committed
Update .asf.yaml
1 parent bdcd057 commit 70ffbf4

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

.asf.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# "License"); you may not use this file except in compliance
88
# with the License. You may obtain a copy of the License at
99
#
10-
# http://www.apache.org/licenses/LICENSE-2.0
10+
# https://www.apache.org/licenses/LICENSE-2.0
1111
#
1212
# Unless required by applicable law or agreed to in writing,
1313
# software distributed under the License is distributed on an
@@ -17,7 +17,13 @@
1717
# under the License.
1818
#
1919

20-
# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
20+
# https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
21+
22+
notifications:
23+
commits: commits@accumulo.apache.org
24+
issues: notifications@accumulo.apache.org
25+
pullrequests: notifications@accumulo.apache.org
26+
jira_options: worklog
2127

2228
github:
2329
description: "Apache Accumulo Website"
@@ -31,6 +37,8 @@ github:
3137
wiki: false
3238
issues: true
3339
projects: true
40+
dependabot_alerts: true
41+
dependabot_updates: false
3442

3543
staging:
3644
profile: ~

0 commit comments

Comments
 (0)