File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,23 +18,36 @@ github:
1818 description : Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java.
1919 homepage : baremaps.apache.org
2020 labels :
21- - java
22- - vector-tiles
23- - openstreetmap
24- - postgresql
25- - postgis
26- - mapbox
27- - spatial-data
21+ - java
22+ - vector-tiles
23+ - openstreetmap
24+ - postgresql
25+ - postgis
26+ - mapbox
27+ - spatial-data
2828 - web-mapping
2929 enabled_merge_buttons :
3030 squash : true
3131 merge : false
3232 rebase : false
3333 ghp_branch : gh-pages
3434 ghp_path : /
35- protected_branches : ~
36-
35+ protected_branches :
36+
37+ rulesets :
38+ - name : " Default Branch Protection"
39+ type : branch
40+ branches :
41+ includes :
42+ - " ~DEFAULT_BRANCH"
43+ - " release/*"
44+ - " rel/*"
45+ excludes : []
46+ bypass_teams :
47+ - root
48+ restrict_deletion : true
49+ restrict_force_push : true
3750notifications :
38- commits : commits@baremaps.apache.org
39- issues : commits@baremaps.apache.org
51+ commits : commits@baremaps.apache.org
52+ issues : commits@baremaps.apache.org
4053 pullrequests : commits@baremaps.apache.org
You can’t perform that action at this time.
0 commit comments