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

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


The following commit(s) were added to refs/heads/main by this push:
     new 13d34a5  update domain names and paths in asf yaml (#643)
13d34a5 is described below

commit 13d34a5cad6a92e2ab51f03fefb0daeae2ec4a11
Author: Andy Grove <[email protected]>
AuthorDate: Tue Apr 23 09:46:31 2024 -0600

    update domain names and paths in asf yaml (#643)
---
 .asf.yaml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index de77687..e96b43c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,13 +16,13 @@
 # under the License.
 
 notifications:
-  commits:      [email protected]
-  issues:       [email protected]
-  pullrequests: [email protected]
+  commits:      [email protected]
+  issues:       [email protected]
+  pullrequests: [email protected]
   jira_options: link label worklog
 github:
-  description: "Apache Arrow DataFusion Python Bindings"
-  homepage: https://arrow.apache.org/datafusion-python
+  description: "Apache DataFusion Python Bindings"
+  homepage: https://datafusion.apache.org/python
   enabled_merge_buttons:
     squash: true
     merge: false
@@ -32,8 +32,8 @@ github:
 
 staging:
   whoami: asf-staging
-  subdir: datafusion-python
+  subdir: python
   
 publish:
   whoami: asf-site
-  subdir: datafusion-python
+  subdir: python


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

Reply via email to