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

mck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-python-driver.git


The following commit(s) were added to refs/heads/master by this push:
     new 56713fa5 ninja – add .asf.yaml (CASSPYTHON-2)
56713fa5 is described below

commit 56713fa560c3885c173bb53cf1f65047de132cbd
Author: mck <[email protected]>
AuthorDate: Sat Dec 20 13:57:41 2025 +0100

    ninja – add .asf.yaml (CASSPYTHON-2)
---
 .asf.yaml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index be276a2e..0bacf232 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,7 +23,7 @@ notifications:
 
 github:
   description: "Python Driver for Apache Cassandra®"
-  homepage: https://cassandra.apache.org/
+  homepage: 
https://docs.datastax.com/en/developer/python-driver/3.29/index.html
   enabled_merge_buttons:
     squash:  false
     merge:   false
@@ -32,5 +32,10 @@ github:
     wiki: false
     issues: false
     projects: false
+    discussions: false
   autolink_jira:
+    - CASSANDRA
     - CASSPYTHON
+  protected_branches:
+    trunk:
+      required_linear_history: true


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to