We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d40b88 commit 09e3d89Copy full SHA for 09e3d89
.asf.yaml
@@ -15,6 +15,32 @@
15
# specific language governing permissions and limitations
16
# under the License.
17
18
+github:
19
+ description: Apache Cordova Geolocation Plugin
20
+ homepage: https://cordova.apache.org/
21
+
22
+ labels:
23
+ - android
24
+ - cordova
25
+ - hacktoberfest
26
+ - ios
27
+ - java
28
+ - javascript
29
+ - library
30
+ - mobile
31
+ - nodejs
32
+ - objective-c
33
34
+ features:
35
+ wiki: false
36
+ issues: true
37
+ projects: true
38
39
+ enabled_merge_buttons:
40
+ squash: true
41
+ merge: false
42
+ rebase: false
43
44
notifications:
45
commits: [email protected]
46
issues: [email protected]
0 commit comments