From f2c0b1189ea3f093ef3099fea0e100c921c31dcb Mon Sep 17 00:00:00 2001 From: Erisu Date: Wed, 18 Oct 2023 10:10:26 +0900 Subject: [PATCH] chore: update asf config --- .asf.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 29a6c7cb..914a9953 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -15,6 +15,32 @@ # specific language governing permissions and limitations # under the License. +github: + description: Apache Cordova Device Plugin + homepage: https://cordova.apache.org/ + + labels: + - android + - cordova + - hacktoberfest + - ios + - java + - javascript + - library + - mobile + - nodejs + - objective-c + + features: + wiki: false + issues: true + projects: true + + enabled_merge_buttons: + squash: true + merge: false + rebase: false + notifications: commits: commits@cordova.apache.org issues: issues@cordova.apache.org