This is an automated email from the ASF dual-hosted git repository.
astefanutti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push:
new 3a33e34 Init .asf.yaml file
3a33e34 is described below
commit 3a33e347715e486695bbf917aad3ce44629c9229
Author: Antonin Stefanutti <[email protected]>
AuthorDate: Thu Jul 16 15:52:01 2020 +0200
Init .asf.yaml file
---
.asf.yaml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..3a93585
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,11 @@
+github:
+ description: "Apache Camel K is a lightweight integration platform, born on
Kubernetes, with serverless superpowers"
+ homepage: https://camel.apache.org
+ labels:
+ - camel
+ - integration
+ - kubernetes
+ - serverless
+ - knative
+ - openshift
+ - operator
\ No newline at end of file