Skip to content

Commit 1e4485e

Browse files
committed
Update maintainers in package.json
1 parent b48597c commit 1e4485e

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

package.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,18 @@
22
"name": "react-native-track-player",
33
"version": "0.2.5",
44
"description": "A fully fledged audio module created for music apps",
5-
"author": "Guichaguri",
5+
"contributors": [
6+
{
7+
"name": "David Chavez",
8+
"email": "[email protected]",
9+
"url": "http://dcvz.io"
10+
},
11+
{
12+
"name": "Guilherme Chaguri",
13+
"email": "[email protected]",
14+
"url": "http://guichaguri.com/"
15+
}
16+
],
617
"keywords": [
718
"react",
819
"react-native",

0 commit comments

Comments
 (0)