mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-09 01:30:57 +00:00
19 lines
429 B
YAML
19 lines
429 B
YAML
# see https://s.apache.org/asfyaml
|
|
github:
|
|
description: "Apache Maven Daemon"
|
|
homepage: https://maven.apache.org/
|
|
labels:
|
|
- java
|
|
- build-management
|
|
- apache-maven
|
|
- maven
|
|
enabled_merge_buttons:
|
|
squash: true
|
|
merge: false
|
|
rebase: true
|
|
notifications:
|
|
commits: commits@maven.apache.org
|
|
issues: issues@maven.apache.org
|
|
pullrequests: issues@maven.apache.org
|
|
jira_options: link label comment
|