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-org-apache-sling-servlets-annotations-it.git
The following commit(s) were added to refs/heads/master by this push:
new c8fd90e Add .asf.yaml to set GitHub repository topics
c8fd90e is described below
commit c8fd90ea61e7fc908e0fb1626f2a1d49b2b6e2d2
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Jun 15 16:11:48 2020 +0200
Add .asf.yaml to set GitHub repository topics
---
.asf.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..13edb4d
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,8 @@
+github:
+ description: "Apache Sling Servlet Annotations Integration Tests"
+ homepage: "https://sling.apache.org/"
+ labels:
+ - sling
+ - java
+ - annotations
+ - servlets