File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,7 @@ or start with the recommended rule set:
106
106
107
107
- Jamund Ferguson - [ @xjamundx ] [ ]
108
108
- Macklin Underdown - [ @macklinu ] [ ]
109
+ - Aadit M Shah - [ @aaditmshah ] [ ]
109
110
110
111
## License
111
112
@@ -128,5 +129,6 @@ or start with the recommended rule set:
128
129
[ prefer-await-to-callbacks ] : docs/rules/prefer-await-to-callbacks.md
129
130
[ nodeify ] : https://www.npmjs.com/package/nodeify
130
131
[ pify ] : https://www.npmjs.com/package/pify
132
+ [ @aaditmshah ] : https://github.com/aaditmshah
131
133
[ @macklinu ] : https://github.com/macklinu
132
134
[ @xjamundx ] : https://github.com/xjamundx
Original file line number Diff line number Diff line change 11
11
],
12
12
"author" :
" jden <[email protected] >" ,
13
13
"contributors" : [
14
- " Brett Zamir"
14
+ " Brett Zamir" ,
15
+ " Aadit M Shah <[email protected] > (https://aadit.codes/)"
15
16
],
16
17
"repository" : " https://github.com/xjamundx/eslint-plugin-promise" ,
17
18
"homepage" : " https://github.com/xjamundx/eslint-plugin-promise" ,
You can’t perform that action at this time.
0 commit comments