This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-classloaders.git
The following commit(s) were added to refs/heads/main by this push:
new 20b5198 Standardize .asf.yaml notifications
20b5198 is described below
commit 20b51987cd6e5121341349ca088b80603ea65292
Author: Christopher Tubbs <[email protected]>
AuthorDate: Wed Jul 8 22:55:08 2026 -0400
Standardize .asf.yaml notifications
---
.asf.yaml | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index bde3cdf..5f395a5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,12 +17,20 @@
# under the License.
#
-# https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
+# https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
+
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jira_options: worklog
github:
description: "Apache Accumulo Classloader Extras"
homepage: https://accumulo.apache.org
labels:
+ - accumulo
+ - big-data
- java
- classloader
- hacktoberfest
@@ -30,6 +38,8 @@ github:
wiki: false
issues: true
projects: true
+ dependabot_alerts: true
+ dependabot_updates: false
rulesets:
- name: "Default Branch Protection"