Skip to content

Commit 2fef44b

Browse files
committed
Move contributors from package.json to AUTHORS
1 parent a39e3fe commit 2fef44b

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

AUTHORS

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
CallKeep is a fork of react-native-callkit by ianlin.
2-
Since it only target iOS devices, we created CallKeep to target both Android and iOS.
2+
Since react-native-callkit only targets iOS devices, we created react-native-callkeep to target both Android and iOS.
33

44
Ian Yu-Hsun Lin <[email protected]>
55
Wazo Communication inc. <[email protected]>
6+
Dan Jenkins <[email protected]>
7+
Kyle Kurz <[email protected]>
8+
9+
Chevon Christie
10+
Linus Unnebäck <[email protected]>
11+
Geraint White <[email protected]>
12+
Samuel Bégin

package.json

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,9 @@
88
"type": "git",
99
"url": "git+https://github.com/react-native-webrtc/react-native-callkeep.git"
1010
},
11-
"author": "Check AUTHORS file",
12-
"maintainers": [
13-
"Wazo Team <[email protected]> (https://github.com/wazo-pbx)"
14-
],
15-
"contributors": [
16-
"Wazo Team <[email protected]> (https://github.com/wazo-pbx)",
17-
"Dan Jenkins <[email protected]>",
18-
"Kyle Kurz <[email protected]>",
19-
"bhuangy <[email protected]>",
20-
"Chevon Christie",
21-
"Linus Unnebäck <[email protected]>",
22-
"Geraint White <[email protected]>",
23-
"Samuel Bégin"
24-
],
11+
"author": "See AUTHORS file",
12+
"maintainers": ["See AUTHORS file"],
13+
"contributors": ["See AUTHORS file"],
2514
"license": "ISC",
2615
"bugs": {
2716
"url": "https://github.com/react-native-webrtc/react-native-callkeep/issues"

0 commit comments

Comments
 (0)