This is an automated email from the ASF dual-hosted git repository.
niallp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/privacy-website.git
The following commit(s) were added to refs/heads/main by this push:
new f200c7f configure site link in GitHub (#51)
f200c7f is described below
commit f200c7f27e40e2dba57578571427bb3d2c0a4c6f
Author: Hervé Boutemy <[email protected]>
AuthorDate: Wed Oct 1 18:54:39 2025 +0200
configure site link in GitHub (#51)
https://privacy.apache.org/ will appear in the "About" block at the top of
the page
---
.asf.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 786251a..73a7c7d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,8 @@
+# https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
+---
+github:
+ description: "Web site for Apache Data Privacy"
+ homepage: https://privacy.apache.org/
jekyll:
whoami: main
target: asf-site
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]