Skip to content

Commit ad54208

Browse files
committed
Update .asf.yaml
1 parent a9d829d commit ad54208

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.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+
24+
25+
pullrequests: [email protected]
26+
jira_options: worklog
2127

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

0 commit comments

Comments
 (0)