This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-servlet-archetype.git
The following commit(s) were added to refs/heads/master by this push:
new 48749aa Add .asf.yaml to set GitHub repository topics
48749aa is described below
commit 48749aa4b1500949ffbda8c597ca0cad175f4d3c
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Jun 15 16:14:12 2020 +0200
Add .asf.yaml to set GitHub repository topics
---
.asf.yaml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..3ff55f2
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,9 @@
+github:
+ description: "Apache Sling Servlets Archetype"
+ homepage: "https://sling.apache.org/"
+ labels:
+ - sling
+ - java
+ - servlets
+ - maven
+ - archetype