From 65e86c7e1be7357e622b3794eb1081f5cf83821b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A8=E3=83=AA=E3=82=B9?= Date: Thu, 19 Oct 2023 09:45:12 +0900 Subject: [PATCH] chore: update asf config (#1029) --- .asf.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 29a6c7cb8..11797d359 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -15,6 +15,32 @@ # specific language governing permissions and limitations # under the License. +github: + description: Apache Cordova InAppBrowser 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