You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/01/31 20:23:38 UTC

[maven-doxia-site] branch master updated: added GitHub configuration

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 477e1d6  added GitHub configuration
477e1d6 is described below

commit 477e1d6bdf7ece3efb0ee0f285e5fe802aa21711
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Fri Jan 31 12:22:48 2020 -0800

    added GitHub configuration
---
 .asf.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..363820e
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,10 @@
+# see https://s.apache.org/asfyaml
+github:
+  description: "Apache Maven Doxia site"
+  homepage: https://maven.apache.org/doxia/
+  labels:
+    - java
+    - build-management
+    - apache-maven
+    - maven
+    - doxia