Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 6433f00

Browse files
committed
Add @zxqfox to the list of maintainers
1 parent 3ab77f9 commit 6433f00

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The maintainers of the project are:
2323
* Oleg Gaidarenko (@markelog).
2424
* Mike Sherov (@mikesherov).
2525
* Joel Kemp (@mrjoelkemp).
26+
* Alexej Yaroshevich (@zxqfox).
2627

2728
The project is being developed by the community. Maintainers merge pull-requests and fix critical bugs. All other features
2829
and patches are welcomed to be implemented by community members.

MAINTAIN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Some maintainers can have areas of responsibility:
99
* @markelog: CLI, integration, common rules.
1010
* @mikesherov: ex-jshint rules, common rules.
1111
* @mrjoelkemp: bug fixes, common rules.
12+
* @zxqfox: bug fixes, common rules.
1213

1314
Maintaining validation rules
1415
----------------------------

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@
5454
"email": "joel@mrjoelkemp.com",
5555
"github-username": "mrjoelkemp",
5656
"role": "Bug fixes, common rules"
57+
},
58+
{
59+
"name": "Alexej Yaroshevich",
60+
"email": "zxqfox@gmail.com",
61+
"github-username": "zxqfox",
62+
"role": "Bug fixes, common rules"
5763
}
5864
],
5965
"engines": {

0 commit comments

Comments
 (0)