Skip to content

Commit 9bca45a

Browse files
committed
Update author contributor and mainteners
1 parent 42bb50a commit 9bca45a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

package.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"isomorphic",
2626
"high-order-component"
2727
],
28-
"author": "Team Magneto",
28+
"author": "Renan Mendes Carvalho <[email protected]> (https://github.com/aitherios)",
2929
"license": "ISC",
3030
"bugs": {
3131
"url": "https://github.com/team-767/react-with-theme/issues"
@@ -94,5 +94,12 @@
9494
}
9595
]
9696
}
97-
}
97+
},
98+
"maintainers": [
99+
"Renan Mendes Carvalho <[email protected]> (https://github.com/aitherios)"
100+
],
101+
"contributors": [
102+
"Renan Mendes Carvalho <[email protected]> (https://github.com/aitherios)",
103+
"Guilherme Garnier <[email protected]> (http://blog.guilhermegarnier.com)"
104+
]
98105
}

0 commit comments

Comments
 (0)