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

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


The following commit(s) were added to refs/heads/4.x by this push:
     new 2bf500e0c Add .asf.yaml (CASSANDRA-18969)
2bf500e0c is described below

commit 2bf500e0ce6fee0ba464916a100070a5f4d99cec
Author: mck <[email protected]>
AuthorDate: Thu Nov 2 11:26:29 2023 +0100

    Add .asf.yaml (CASSANDRA-18969)
    
     https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
---
 .asf.yaml | 19 +++++++++++++++++++
 README.md |  5 +----
 2 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 000000000..c6549f8ee
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,19 @@
+notifications:
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]
+
+github:
+  description: "Java Driver for Apache Cassandra®"
+  homepage: https://cassandra.apache.org/
+  enabled_merge_buttons:
+    squash:  false
+    merge:   false
+    rebase:  true
+  features:
+    wiki: false
+    issues: false
+    projects: false
+
+notifications:
+  jira_options: link worklog
diff --git a/README.md b/README.md
index 78aee1887..b43b90b71 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ See the [Cassandra error handling done right 
blog](https://www.datastax.com/blog
 
 ## License
 
-&copy; DataStax, Inc.
+&copy; The Apache Software Foundation
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
@@ -112,9 +112,6 @@ limitations under the License.
 
 ----
 
-DataStax is a registered trademark of DataStax, Inc. and its subsidiaries in 
the United States 
-and/or other countries.
-
 Apache Cassandra, Apache, Tomcat, Lucene, Solr, Hadoop, Spark, TinkerPop, and 
Cassandra are 
 trademarks of the [Apache Software Foundation](http://www.apache.org/) or its 
subsidiaries in
 Canada, the United States and/or other countries. 


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

Reply via email to