You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2023/10/19 00:09:38 UTC

[cordova-plugin-media] branch master updated: chore: update asf config (#387)

This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media.git


The following commit(s) were added to refs/heads/master by this push:
     new 9f54ac4  chore: update asf config (#387)
9f54ac4 is described below

commit 9f54ac4f5c61b7498e7122e92063d844b6ed7a82
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Thu Oct 19 09:09:32 2023 +0900

    chore: update asf config (#387)
---
 .asf.yaml | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 29a6c7c..16a6e95 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,6 +15,32 @@
 # specific language governing permissions and limitations
 # under the License.
 
+github:
+  description: Apache Cordova Media 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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org