This is an automated email from the ASF dual-hosted git repository.
tjwatson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-atomos.git
The following commit(s) were added to refs/heads/master by this push:
new 0a675e8 Add .asf.yaml file to control repository metadata
0a675e8 is described below
commit 0a675e82849a3d5605c5459970875902d8f37bf8
Author: Thomas Watson <[email protected]>
AuthorDate: Thu Mar 5 13:48:57 2020 -0600
Add .asf.yaml file to control repository metadata
---
.asf.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..d87893a
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,8 @@
+github:
+ description: "Apache Felix Atomos"
+ homepage: https://felix.apache.org/
+ labels:
+ - osgi
+ - modules
+ - jlink
+ - substrate
\ No newline at end of file