Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,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: false

notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
# This would send new/closed PR notifications to dev@
#pullrequests_status: [email protected]
# This would send individual PR comments/reviews to notifications@
#pullrequests_comment: [email protected]