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

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git


The following commit(s) were added to refs/heads/master by this push:
     new 5eba8c8  .asf.yaml: Fixed tags that didn't pass validation
5eba8c8 is described below

commit 5eba8c825df48a5d74a4e139e33cb20fc0e4cc84
Author: Shad Storhaug <[email protected]>
AuthorDate: Mon Apr 13 19:49:56 2020 +0700

    .asf.yaml: Fixed tags that didn't pass validation
---
 .asf.yaml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5ff0ca6..62d0428 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -5,16 +5,15 @@ github:
   description: "Apache Lucene.NET"
   homepage: https://lucenenet.apache.org/
   labels:
-    - lucene.net
     - lucenenet
     - lucene
     - text
     - search
-    - information retrieval
+    - information
+    - retrieval
     - analysis
     - index
     - query
-    - full-text search
     - apache
     
   features:

Reply via email to