Skip to content

Commit c97dc50

Browse files
committed
chore: add aaditmshah to the contributors list
1 parent 60d3ed7 commit c97dc50

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ or start with the recommended rule set:
106106

107107
- Jamund Ferguson - [@xjamundx][]
108108
- Macklin Underdown - [@macklinu][]
109+
- Aadit M Shah - [@aaditmshah][]
109110

110111
## License
111112

@@ -128,5 +129,6 @@ or start with the recommended rule set:
128129
[prefer-await-to-callbacks]: docs/rules/prefer-await-to-callbacks.md
129130
[nodeify]: https://www.npmjs.com/package/nodeify
130131
[pify]: https://www.npmjs.com/package/pify
132+
[@aaditmshah]: https://github.com/aaditmshah
131133
[@macklinu]: https://github.com/macklinu
132134
[@xjamundx]: https://github.com/xjamundx

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
],
1212
"author": "jden <[email protected]>",
1313
"contributors": [
14-
"Brett Zamir"
14+
"Brett Zamir",
15+
"Aadit M Shah <[email protected]> (https://aadit.codes/)"
1516
],
1617
"repository": "https://github.com/xjamundx/eslint-plugin-promise",
1718
"homepage": "https://github.com/xjamundx/eslint-plugin-promise",

0 commit comments

Comments
 (0)