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-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new f39b498  Adding GitHub topics via .asf.yaml
f39b498 is described below

commit f39b498c7fe08cdf28f86f6552c936742ef38118
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Wed Jun 17 17:02:45 2020 +0200

    Adding GitHub topics via .asf.yaml
---
 .asf.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..8d796fe
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,9 @@
+github:
+  description: "Apache Sling OSGi Feature Maven Plugin"
+  homepage: "https://sling.apache.org/";
+  labels:
+    - java
+    - sling
+    - maven
+    - osgi
+    - osgi-feature-model

Reply via email to