From: PJ Fanning Date: Sun, 14 Nov 2021 11:36:33 +0000 (+0000) Subject: github config X-Git-Tag: REL_5_2_0~236 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f1632f41e096d6f1d87bb1f17053171b93770eee;p=poi.git github config git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1895028 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000000..c82bef882f --- /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