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

gstein pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git


The following commit(s) were added to refs/heads/trunk by this push:
     new f918db5  Create .asf.yaml
f918db5 is described below

commit f918db57995a36df62f682445787b7be8095982c
Author: Greg Stein <[email protected]>
AuthorDate: Mon Mar 21 18:13:12 2022 -0500

    Create .asf.yaml
    
    Sketch out some initial content for .asf.yaml
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..e14a262
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,10 @@
+# set some values on github.com/apache/steve
+github:
+  description: "Apache STeVe -- a set of voting tools"
+  homepage: https://steve.apache.org/
+
+
+# We will publish our site using Pelican, via the asf-site branch
+pelican:
+  whoami: trunk
+  target: asf-site

Reply via email to