]> source.dussan.org Git - poi.git/commitdiff
github config
authorPJ Fanning <fanningpj@apache.org>
Sun, 14 Nov 2021 11:36:33 +0000 (11:36 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 14 Nov 2021 11:36:33 +0000 (11:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895028 13f79535-47bb-0310-9956-ffa450edef68

.asf.yaml [new file with mode: 0644]

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644 (file)
index 0000000..c82bef8
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,23 @@
+# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
+
+github:
+  description: "Mirror of Apache POI subversion. The Java API for Microsoft Documents."
+  homepage: https://poi.apache.org/
+  labels:
+    - poi
+    - ooxml
+    - java
+    - content
+    - library
+    - excel
+    - word
+    - powerpoint
+    - visio
+  
+  features:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issue management
+    issues: false
+    # Enable projects for project management boards
+    projects: false