This is an automated email from the ASF dual-hosted git repository.
johnsd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ctakes-website.git
The following commit(s) were added to refs/heads/main by this push:
new 456ab26 adding staging
456ab26 is described below
commit 456ab2626a1454096203fe19e6369d1a2d97b58c
Author: Johnsd11 <[email protected]>
AuthorDate: Wed Mar 5 14:25:36 2025 -0500
adding staging
---
.asf.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 102fecb..a4b7a8b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,3 +36,11 @@ notifications:
pullrequests: [email protected]
issues: [email protected]
discussions: [email protected]
+
+# Staging and publishing profile for yourproject-website.git:
+staging:
+ profile: ~
+ whoami: asf-staging
+
+publish:
+ whoami: asf-site
\ No newline at end of file