This is an automated email from the ASF dual-hosted git repository.

kinow pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/main by this push:
     new afedb2b5 OPENNLP-1473: Add .asf.yaml file
afedb2b5 is described below

commit afedb2b50a2339be5486d82ee1aac44750d0965d
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Sun Feb 26 20:25:33 2023 +0100

    OPENNLP-1473: Add .asf.yaml file
---
 .asf.yaml | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 00000000..5799b37b
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,21 @@
+## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
+
+## See https://s.apache.org/asfyaml
+
+# notifications...
+
+github:
+  description: "Apache OpenNLP"
+  homepage: https://opennlp.apache.org/
+#  protected_branches:
+#    main
+#  features:
+#    issues: true
+  labels:
+    - apache
+    - opennlp
+    - nlp
+    - languagetechnology
+    - textprocessing
+    - compling
+

Reply via email to