You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@steve.apache.org by hu...@apache.org on 2022/03/05 22:58:51 UTC

[steve-website] 01/01: Create .asf.yaml

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

humbedooh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/steve-website.git

commit be8b9edfb309007348ccd6ceb2321ae9ba6d7855
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Sat Mar 5 23:58:48 2022 +0100

    Create .asf.yaml
---
 .asf.yaml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..e6365a6
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,19 @@
+pelican:
+  notify:         commits@steve.apache.org
+  autobuild:      preview/*
+  target:         asf-site
+  whoami:         main
+  
+staging:
+  whoami: asf-staging
+  profile: ~
+  autostage: preview/*
+
+github:
+  description:   Apache STeVe Website
+  homepage:      https://steve.apache.org
+  
+notifications:
+  commits:              commits@steve.apache.org
+  pullrequests:         dev@steve.apache.org
+  issues:               dev@steve.apache.org