You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/05/14 22:57:47 UTC

[GitHub] [drill] cgivre commented on a change in pull request #2226: Create .asf.yaml

cgivre commented on a change in pull request #2226:
URL: https://github.com/apache/drill/pull/2226#discussion_r632850351



##########
File path: .asf.yaml
##########
@@ -0,0 +1,22 @@
+# https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Apache Drill is a distributed MPP query layer for self describing data"
+  homepage: https://drill.apache.org/
+  labels:
+    - drill
+    - sql
+    - big-data
+    - java
+    - hive
+    - hadoop
+    - jdbc
+    - parquet
+  
+  features:
+    # Enable wiki for documentation
+    wiki: true
+    # Enable issue management
+    issues: true

Review comment:
       Per the ASF (Apache Software Foundation) that is the way to enable issues and wikis.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org