You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by sh...@apache.org on 2020/10/08 06:14:24 UTC

[lucenenet] branch master updated: adds hacktoberfest to labels

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

shazwazza 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 03ad7c5  adds hacktoberfest to labels
03ad7c5 is described below

commit 03ad7c5ae17cec1431fd75183ca91077267fc73c
Author: Shannon Deminick <sd...@gmail.com>
AuthorDate: Thu Oct 8 17:14:16 2020 +1100

    adds hacktoberfest to labels
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 62d0428..d376eff 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,6 +15,7 @@ github:
     - index
     - query
     - apache
+    - hacktoberfest
     
   features:
     # Enable wiki for documentation
@@ -22,4 +23,4 @@ github:
     # Enable issues management
     issues: true
     # Enable projects for project management boards
-    projects: false
\ No newline at end of file
+    projects: false