This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fury-site.git
The following commit(s) were added to refs/heads/main by this push:
new 111190f6 Deploy as fory.apache.org
111190f6 is described below
commit 111190f6e155250e5d8c75edb1054250756703c1
Author: PJ Fanning <[email protected]>
AuthorDate: Thu May 29 11:48:53 2025 +0100
Deploy as fory.apache.org
---
.asf.yaml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index f55ed5c8..aaf713bf 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,14 +16,14 @@
# under the License.
github:
- description: "Apache Fury Website"
- homepage: https://fury.apache.org/
+ description: "Apache Fory Website"
+ homepage: https://fory.apache.org/
features:
issues: true
projects: false
wiki: false
labels:
- - fury
+ - fory
enabled_merge_buttons:
squash: true
merge: false
@@ -36,8 +36,8 @@ publish:
whoami: deploy
notifications:
- commits: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
- jobs: [email protected]
- discussions: [email protected]
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jobs: [email protected]
+ discussions: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]