Skip to content

Commit c22081d

Browse files
authored
chore: add myself as contributor in package.json (discordjs#83)
1 parent 64b02d4 commit c22081d

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"Crawl <[email protected]>",
2424
"Amish Shah <[email protected]>",
2525
"SpaceEEC <[email protected]>",
26-
"Vlad Frangu <[email protected]>"
26+
"Vlad Frangu <[email protected]>",
27+
"Antonio Roman <[email protected]>"
2728
],
2829
"license": "Apache-2.0",
2930
"keywords": [

packages/core/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"Crawl <[email protected]>",
2626
"Amish Shah <[email protected]>",
2727
"SpaceEEC <[email protected]>",
28-
"Vlad Frangu <[email protected]>"
28+
"Vlad Frangu <[email protected]>",
29+
"Antonio Roman <[email protected]>"
2930
],
3031
"license": "Apache-2.0",
3132
"keywords": [

packages/ws/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"Crawl <[email protected]>",
2626
"Amish Shah <[email protected]>",
2727
"SpaceEEC <[email protected]>",
28-
"Vlad Frangu <[email protected]>"
28+
"Vlad Frangu <[email protected]>",
29+
"Antonio Roman <[email protected]>"
2930
],
3031
"license": "Apache-2.0",
3132
"keywords": [

0 commit comments

Comments
 (0)