From d356030070d903a929b7fb2adae7b9b53ab3dc7a Mon Sep 17 00:00:00 2001 From: Niklas Merz Date: Mon, 28 Jun 2021 11:16:24 +0200 Subject: [PATCH] chore(asf): Update GitHub repo metadata (#729) --- .asf.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 29a6c7c..541b4ee 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -15,6 +15,30 @@ # specific language governing permissions and limitations # under the License. +github: + description: Apache Cordova Plugin camera + homepage: https://cordova.apache.org/ + + labels: + - cordova + - mobile + - javascript + - nodejs + - hacktoberfest + - java + - objective-c + - cordova-plugin + + 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