This is an automated email from the ASF dual-hosted git repository. mmarshall pushed a commit to branch send-notifications-to-dev in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git
commit 66cb9536f5fe726511c10841ccfa1ec0a0011d4f Author: Michael Marshall <[email protected]> AuthorDate: Tue Oct 11 21:19:40 2022 -0500 Send notifications to dev@ mailing list --- .asf.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 1d6e21e..4e4cc34 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -63,11 +63,3 @@ github: # The following branch protections only ensure that force pushes are not allowed # branch-3.xxx: {} - - -notifications: - commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - discussions: [email protected] - jira_options: link label
