Skip to content

Commit 5a0b06d

Browse files
committed
chore: added @shadowgate15 to contributors/README
1 parent 308f754 commit 5a0b06d

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,9 +236,10 @@ I created this package despite knowing that other alternatives like it exist for
236236

237237
## Contributors
238238

239-
| Name | Website |
240-
| -------------- | -------------------------- |
241-
| **Nick Baugh** | <http://niftylettuce.com/> |
239+
| Name | Website |
240+
| ---------------- | --------------------------------- |
241+
| **Nick Baugh** | <http://niftylettuce.com/> |
242+
| **shadowgate15** | <https://github.com/shadowgate15> |
242243

243244

244245
## License

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
]
1818
},
1919
"contributors": [
20-
"Nick Baugh <[email protected]> (http://niftylettuce.com/)"
20+
"Nick Baugh <[email protected]> (http://niftylettuce.com/)",
21+
"shadowgate15 (https://github.com/shadowgate15)"
2122
],
2223
"dependencies": {
2324
"is-string-and-not-blank": "^0.0.2",

0 commit comments

Comments
 (0)