From d68b17d21a53f0a0b6366506af201b80b85da4be Mon Sep 17 00:00:00 2001 From: Erisu Date: Wed, 18 Oct 2023 10:39:59 +0900 Subject: [PATCH] chore: update asf config --- .asf.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 29a6c7c..f7e13e8 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -15,6 +15,32 @@ # specific language governing permissions and limitations # under the License. +github: + description: Apache Cordova Network Information 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