Skip to content

Commit 74b339b

Browse files
authored
Update package.json
1 parent 1ff842d commit 74b339b

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

package.json

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,23 @@
55
"keywords": "LCD,Display",
66
"license": "GPL-2.0",
77
"authors": [{
8-
"name": "Carlos Jesús Venegas Arrabé (charliva)",
8+
"name": "Carlos Venegas Arrabé (X: @cavearr)",
99
"email": "carlos@magnitude.es",
10-
"url": "https://github.com/charliva"
10+
"url": "https://github.com/cavearr"
1111
}],
12-
"contributors": [],
12+
"contributors": [ {
13+
"name": "Juan González (Obijuan)",
14+
"url": "https://github.com/obijuan"
15+
}, {
16+
"name": "Demócrito",
17+
"url": "https://github.com/Democrito"
18+
}, {
19+
"name": "Fernando Mosquera",
20+
"url": "https://github.com/benitoss"
21+
}],
1322
"repository": {
1423
"type": "git",
15-
"branch": "master",
24+
"branch": "main",
1625
"url": "https://github.com/charliva/icecrystal"
1726
}
1827
}

0 commit comments

Comments
 (0)