forked from apache/couchdb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.asf.yaml
32 lines (30 loc) · 942 Bytes
/
.asf.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# see https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-GitHubsettings
github:
description: "Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability"
homepage: https://couchdb.apache.org/
labels:
- database
- content
- network-server
- http
- cloud
- erlang
- javascript
- couchdb
- big-data
- network-client
features:
issues: true
projects: true
enabled_merge_buttons:
squash: true
rebase: true
merge: true
notifications:
commits: commits@couchdb.apache.org
issues: notifications@couchdb.apache.org
pullrequests: notifications@couchdb.apache.org
# This would send new/closed PR notifications to dev@
#pullrequests_status: dev@couchdb.apache.org
# This would send individual PR comments/reviews to notifications@
#pullrequests_comment: notifications@couchdb.apache.org