You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ti...@apache.org on 2021/04/06 13:10:59 UTC

[cordova-new-committer-and-pmc] branch master updated: chore: create .asf.yml file to configure repo metdata (#25)

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

timbru31 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-new-committer-and-pmc.git


The following commit(s) were added to refs/heads/master by this push:
     new 082404b  chore: create .asf.yml file to configure repo metdata (#25)
082404b is described below

commit 082404be83361fb735c92f5aabee2153576c6731
Author: Tim Brust <gi...@timbrust.de>
AuthorDate: Tue Apr 6 13:10:33 2021 +0000

    chore: create .asf.yml file to configure repo metdata (#25)
---
 .asf.yml | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/.asf.yml b/.asf.yml
new file mode 100644
index 0000000..8d07bea
--- /dev/null
+++ b/.asf.yml
@@ -0,0 +1,40 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+github:
+  description: Apache Cordova New Committer and PMC Member Process. File a new issue for the checklist. Don't use real names since an invitation can be rejected or the Apache Board can veto pmc inclusion.
+  homepage: https://cordova.apache.org/
+
+  labels:
+    - cordova
+    - mobile
+
+  features:
+    wiki: false
+    issues: true
+    projects: false
+
+  enabled_merge_buttons:
+    squash: true
+    merge: false
+    rebase: false
+
+notifications:
+  commits:              commits@cordova.apache.org
+  issues:               issues@cordova.apache.org
+  pullrequests_status:  issues@cordova.apache.org
+  pullrequests_comment: issues@cordova.apache.org

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