Skip to content

Commit bab4af7

Browse files
committed
Update author and contributors fields
1 parent d014c1b commit bab4af7

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

package.json

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,13 @@
33
"version": "0.0.0",
44
"description": "Standard library.",
55
"author": {
6-
"name": "Athan Reines",
7-
"email": "kgryte@gmail.com",
8-
"url": "https://github.com/kgryte"
6+
"name": "The Stdlib Authors",
7+
"url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
98
},
109
"contributors": [
1110
{
12-
"name": "Athan Reines",
13-
"email": "kgryte@gmail.com",
14-
"url": "https://github.com/kgryte"
15-
},
16-
{
17-
"name": "Philipp Burckhardt",
18-
"email": "pburckhardt@outlook.com",
19-
"url": "https://github.com/planeshifter"
11+
"name": "The Stdlib Authors",
12+
"url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
2013
}
2114
],
2215
"bin": {

0 commit comments

Comments
 (0)