Skip to content

Commit 04ec57a

Browse files
Merge pull request #26 from BolajiOlajide/fix-contributor-list
add extra contributor
2 parents b12ed23 + 13acfb7 commit 04ec57a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmignore

-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ node_modules/
44
yarn-error.log
55
coverage/
66
.nyc_output/
7-
.github/
87
.editorconfig

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"repository": "[email protected]:BolajiOlajide/ng-faker.git",
77
"contributors": [
88
"Bolaji Olajide",
9-
"Rotimi Babalola"
9+
"Rotimi Babalola",
10+
"Oyindamola Subair"
1011
],
1112
"license": "MIT",
1213
"scripts": {

0 commit comments

Comments
 (0)