Skip to content

Commit eac09be

Browse files
committed
package.json: add contributors
1 parent 062290d commit eac09be

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,11 @@
4141
"history",
4242
"pushState"
4343
],
44-
"author": "Andrey Popp <[email protected]>",
44+
"author": "Andrey Popp <[email protected]> (https://github.com/andreypopp)",
45+
"contributors": {
46+
"Dave Mac (https://github.com/DveMac)",
47+
"Simen Brekken <[email protected]> (https://github.com/sbrekken)"
48+
},
4549
"license": "MIT",
4650
"bugs": {
4751
"url": "https://github.com/andreypopp/react-router-component/issues"

0 commit comments

Comments
 (0)