aboutsummaryrefslogtreecommitdiffstats
path: root/.asf.yaml
blob: c82bef882f087567348eee0e4c63c2d0275a1694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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