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

[lucenenet-site] branch asf-site updated: Added .asf.yaml

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 309420d  Added .asf.yaml
309420d is described below

commit 309420dbad1417aca1d6a70b2e6fa2e81caa0326
Author: Shad Storhaug <sh...@shadstorhaug.com>
AuthorDate: Fri Oct 23 21:38:44 2020 +0700

    Added .asf.yaml
---
 .asf.yaml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..dda4c56
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,26 @@
+# Apache YAML Features for Git Repositories
+# See the documentation at: https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Apache Lucene.NET Website"
+  homepage: https://lucenenet.apache.org/
+  labels:
+    - lucenenet
+    - lucene
+    - text
+    - search
+    - information
+    - retrieval
+    - analysis
+    - index
+    - query
+    - apache
+    - hacktoberfest
+    
+  features:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issues management
+    issues: false
+    # Enable projects for project management boards
+    projects: false