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 18:54:56 UTC

[maven-doxia] 01/02: 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.git

commit 1a615e581edd239b714fde7c387020f7c5f21673
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Fri Jan 31 10:49:01 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..7a5ba80
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,10 @@
+# see https://s.apache.org/asfyaml
+github:
+  description: "Apache Maven Doxia base"
+  homepage: https://maven.apache.org/doxia/doxia
+  labels:
+    - java
+    - build-management
+    - apache-maven
+    - maven
+    - doxia