This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 70ffbf4f7 Update .asf.yaml
70ffbf4f7 is described below

commit 70ffbf4f70ef97778542674ad358ff77a5899e22
Author: Christopher Tubbs <ctubb...@apache.org>
AuthorDate: Thu May 8 18:40:19 2025 -0400

    Update .asf.yaml
---
 .asf.yaml | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0a26bdef7..b6eb4d4e6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,7 +7,7 @@
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
 #
-#   http://www.apache.org/licenses/LICENSE-2.0
+#   https://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing,
 # software distributed under the License is distributed on an
@@ -17,7 +17,13 @@
 # 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:      commits@accumulo.apache.org
+  issues:       notificati...@accumulo.apache.org
+  pullrequests: notificati...@accumulo.apache.org
+  jira_options: worklog
 
 github:
   description: "Apache Accumulo Website"
@@ -31,6 +37,8 @@ github:
     wiki: false
     issues: true
     projects: true
+  dependabot_alerts:  true
+  dependabot_updates: false
 
 staging:
   profile: ~

Reply via email to