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/arrow-ballista.git
The following commit(s) were added to refs/heads/main by this push:
new 3b04c415 use correct product name in docs (#975)
3b04c415 is described below
commit 3b04c415b87e0f7a9e990609bc5039d1f5812f76
Author: Andy Grove <[email protected]>
AuthorDate: Sun Feb 11 17:13:52 2024 -0700
use correct product name in docs (#975)
---
docs/source/community/communication.md | 4 ++--
docs/source/contributors-guide/development.md | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/source/community/communication.md
b/docs/source/community/communication.md
index d7fe3e03..ed0ea410 100644
--- a/docs/source/community/communication.md
+++ b/docs/source/community/communication.md
@@ -22,7 +22,7 @@
We welcome participation from everyone and encourage you to join us, ask
questions, and get involved.
-All participation in the Apache Arrow DataFusion project is governed by the
+All participation in the Apache Arrow Ballista project is governed by the
Apache Software Foundation's [code of
conduct](https://www.apache.org/foundation/policies/conduct.html).
@@ -37,7 +37,7 @@ coorindation and design discussions
[archives](https://lists.apache.org/[email protected])).
When emailing the dev list, please make sure to prefix the subject line with a
-`[DataFusion]` tag, e.g. `"[DataFusion] New API for remote data sources"`, so
+`[Ballista]` tag, e.g. `"[Ballista] New API for remote data sources"`, so
that the appropriate people in the Apache Arrow community notice the message.
### Slack and Discord
diff --git a/docs/source/contributors-guide/development.md
b/docs/source/contributors-guide/development.md
index 5d9ca5b7..46e6bcbc 100644
--- a/docs/source/contributors-guide/development.md
+++ b/docs/source/contributors-guide/development.md
@@ -22,7 +22,7 @@
We welcome participation from everyone and encourage you to join us, ask
questions, and get involved.
-All participation in the Apache Arrow DataFusion project is governed by the
+All participation in the Apache Arrow Ballista project is governed by the
Apache Software Foundation's [code of
conduct](https://www.apache.org/foundation/policies/conduct.html).