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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git


The following commit(s) were added to refs/heads/main by this push:
     new 9cdee7b  Fix .asf.yaml (#146)
9cdee7b is described below

commit 9cdee7b120eef87aab460032e3b379850a05c6b2
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Jan 20 23:59:18 2026 +0100

    Fix .asf.yaml (#146)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 7f26647..c9f9394 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,5 +41,5 @@ github:
         required_approving_review_count: 1
 notifications:
   commits:      [email protected]
-  issues:       [email protected]
+  discussions:  [email protected]
   pullrequests: [email protected]

Reply via email to