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 <[email protected]>
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: [email protected]
+ issues: [email protected]
+ pullrequests_status: [email protected]
+ pullrequests_comment: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]