Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0c84bf

Browse files
committed
removed contribution types from non-maintainers
1 parent e4dcd1b commit c0c84bf

File tree

2 files changed

+25
-51
lines changed

2 files changed

+25
-51
lines changed

β€Ž.all-contributorsrc

Lines changed: 23 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,13 @@
99
"imageSize": 100,
1010
"commit": false,
1111
"contributors": [
12-
{
13-
"login": "bradzacher",
14-
"name": "Brad Zacher",
15-
"avatar_url": "https://avatars1.githubusercontent.com/u/7462525?v=4",
16-
"profile": "https://zacher.com.au",
17-
"contributions": [
18-
"maintenance",
19-
"code"
20-
]
21-
},
2212
{
2313
"login": "JamesHenry",
2414
"name": "James Henry",
2515
"avatar_url": "https://avatars1.githubusercontent.com/u/900523?v=4",
2616
"profile": "https://jameshenry.blog",
2717
"contributions": [
28-
"maintenance",
29-
"code"
18+
"maintenance"
3019
]
3120
},
3221
{
@@ -35,8 +24,16 @@
3524
"avatar_url": "https://avatars1.githubusercontent.com/u/625469?v=4",
3625
"profile": "https://github.com/armano2",
3726
"contributions": [
38-
"maintenance",
39-
"code"
27+
"maintenance"
28+
]
29+
},
30+
{
31+
"login": "bradzacher",
32+
"name": "Brad Zacher",
33+
"avatar_url": "https://avatars1.githubusercontent.com/u/7462525?v=4",
34+
"profile": "https://zacher.com.au",
35+
"contributions": [
36+
"maintenance"
4037
]
4138
},
4239
{
@@ -45,108 +42,85 @@
4542
"avatar_url": "https://avatars2.githubusercontent.com/u/25517624?v=4",
4643
"profile": "https://j-f1.github.io",
4744
"contributions": [
48-
"maintenance",
49-
"code"
45+
"maintenance"
5046
]
5147
},
5248
{
5349
"login": "uniqueiniquity",
5450
"name": "Benjamin Lichtman",
5551
"avatar_url": "https://avatars1.githubusercontent.com/u/9092011?v=4",
5652
"profile": "https://github.com/uniqueiniquity",
57-
"contributions": [
58-
"code"
59-
]
53+
"contributions": []
6054
},
6155
{
6256
"login": "JoshuaKGoldberg",
6357
"name": "Josh Goldberg",
6458
"avatar_url": "https://avatars1.githubusercontent.com/u/3335181?v=4",
6559
"profile": "http://www.joshuakgoldberg.com",
66-
"contributions": [
67-
"code"
68-
]
60+
"contributions": []
6961
},
7062
{
7163
"login": "lukyth",
7264
"name": "Kanitkorn Sujautra",
7365
"avatar_url": "https://avatars3.githubusercontent.com/u/7040242?v=4",
7466
"profile": "https://github.com/lukyth",
75-
"contributions": [
76-
"code"
77-
]
67+
"contributions": []
7868
},
7969
{
8070
"login": "weirdpattern",
8171
"name": "Patricio Trevino",
8272
"avatar_url": "https://avatars0.githubusercontent.com/u/19519411?v=4",
8373
"profile": "https://www.weirdpattern.com",
84-
"contributions": [
85-
"code"
86-
]
74+
"contributions": []
8775
},
8876
{
8977
"login": "kaicataldo",
9078
"name": "Kai Cataldo",
9179
"avatar_url": "https://avatars2.githubusercontent.com/u/7041728?v=4",
9280
"profile": "https://github.com/kaicataldo",
93-
"contributions": [
94-
"code"
95-
]
81+
"contributions": []
9682
},
9783
{
9884
"login": "mysticatea",
9985
"name": "Toru Nagashima",
10086
"avatar_url": "https://avatars2.githubusercontent.com/u/1937871?v=4",
10187
"profile": "https://plus.google.com/u/0/+ToruNagashimax/",
102-
"contributions": [
103-
"code"
104-
]
88+
"contributions": []
10589
},
10690
{
10791
"login": "platinumazure",
10892
"name": "Kevin Partington",
10993
"avatar_url": "https://avatars0.githubusercontent.com/u/284282?v=4",
11094
"profile": "https://github.com/platinumazure",
111-
"contributions": [
112-
"code"
113-
]
95+
"contributions": []
11496
},
11597
{
11698
"login": "macklinu",
11799
"name": "mackie",
118100
"avatar_url": "https://avatars1.githubusercontent.com/u/2344137?v=4",
119101
"profile": "https://mackie.world",
120-
"contributions": [
121-
"code"
122-
]
102+
"contributions": []
123103
},
124104
{
125105
"login": "g-plane",
126106
"name": "Pig Fang",
127107
"avatar_url": "https://avatars1.githubusercontent.com/u/17216317?v=4",
128108
"profile": "https://gplane.win",
129-
"contributions": [
130-
"code"
131-
]
109+
"contributions": []
132110
},
133111
{
134112
"login": "ikatyang",
135113
"name": "Ika",
136114
"avatar_url": "https://avatars1.githubusercontent.com/u/8341033?v=4",
137115
"profile": "https://twitter.com/ikatyang_",
138-
"contributions": [
139-
"code"
140-
]
116+
"contributions": []
141117
},
142118
{
143119
"login": "43081j",
144120
"name": "James Garbutt",
145121
"avatar_url": "https://avatars1.githubusercontent.com/u/5677153?v=4",
146122
"profile": "http://43081j.com/",
147-
"contributions": [
148-
"code"
149-
]
123+
"contributions": []
150124
}
151125
],
152126
"contributorsPerLine": 7

β€ŽREADME.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/all-contri
6666

6767
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
6868
<!-- prettier-ignore -->
69-
<table cellspacing="0" cellpadding="1"><tr><td><a href="https://zacher.com.au"><img src="https://avatars1.githubusercontent.com/u/7462525?v=4" width="100px;" height="100px;" alt="Brad Zacher"/><br /><sub><b>Brad Zacher</b></sub></a><br /><a href="#maintenance-bradzacher" title="Maintenance">🚧</a> <a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=bradzacher" title="Code">πŸ’»</a></td><td><a href="https://jameshenry.blog"><img src="https://avatars1.githubusercontent.com/u/900523?v=4" width="100px;" height="100px;" alt="James Henry"/><br /><sub><b>James Henry</b></sub></a><br /><a href="#maintenance-JamesHenry" title="Maintenance">🚧</a> <a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=JamesHenry" title="Code">πŸ’»</a></td><td><a href="https://github.com/armano2"><img src="https://avatars1.githubusercontent.com/u/625469?v=4" width="100px;" height="100px;" alt="Armano"/><br /><sub><b>Armano</b></sub></a><br /><a href="#maintenance-armano2" title="Maintenance">🚧</a> <a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=armano2" title="Code">πŸ’»</a></td><td><a href="https://j-f1.github.io"><img src="https://avatars2.githubusercontent.com/u/25517624?v=4" width="100px;" height="100px;" alt="Jed Fox"/><br /><sub><b>Jed Fox</b></sub></a><br /><a href="#maintenance-j-f1" title="Maintenance">🚧</a> <a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=j-f1" title="Code">πŸ’»</a></td><td><a href="https://github.com/uniqueiniquity"><img src="https://avatars1.githubusercontent.com/u/9092011?v=4" width="100px;" height="100px;" alt="Benjamin Lichtman"/><br /><sub><b>Benjamin Lichtman</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=uniqueiniquity" title="Code">πŸ’»</a></td><td><a href="http://www.joshuakgoldberg.com"><img src="https://avatars1.githubusercontent.com/u/3335181?v=4" width="100px;" height="100px;" alt="Josh Goldberg"/><br /><sub><b>Josh Goldberg</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=JoshuaKGoldberg" title="Code">πŸ’»</a></td><td><a href="https://github.com/lukyth"><img src="https://avatars3.githubusercontent.com/u/7040242?v=4" width="100px;" height="100px;" alt="Kanitkorn Sujautra"/><br /><sub><b>Kanitkorn Sujautra</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=lukyth" title="Code">πŸ’»</a></td></tr><tr><td><a href="https://www.weirdpattern.com"><img src="https://avatars0.githubusercontent.com/u/19519411?v=4" width="100px;" height="100px;" alt="Patricio Trevino"/><br /><sub><b>Patricio Trevino</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=weirdpattern" title="Code">πŸ’»</a></td><td><a href="https://github.com/kaicataldo"><img src="https://avatars2.githubusercontent.com/u/7041728?v=4" width="100px;" height="100px;" alt="Kai Cataldo"/><br /><sub><b>Kai Cataldo</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=kaicataldo" title="Code">πŸ’»</a></td><td><a href="https://plus.google.com/u/0/+ToruNagashimax/"><img src="https://avatars2.githubusercontent.com/u/1937871?v=4" width="100px;" height="100px;" alt="Toru Nagashima"/><br /><sub><b>Toru Nagashima</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=mysticatea" title="Code">πŸ’»</a></td><td><a href="https://github.com/platinumazure"><img src="https://avatars0.githubusercontent.com/u/284282?v=4" width="100px;" height="100px;" alt="Kevin Partington"/><br /><sub><b>Kevin Partington</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=platinumazure" title="Code">πŸ’»</a></td><td><a href="https://mackie.world"><img src="https://avatars1.githubusercontent.com/u/2344137?v=4" width="100px;" height="100px;" alt="mackie"/><br /><sub><b>mackie</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=macklinu" title="Code">πŸ’»</a></td><td><a href="https://gplane.win"><img src="https://avatars1.githubusercontent.com/u/17216317?v=4" width="100px;" height="100px;" alt="Pig Fang"/><br /><sub><b>Pig Fang</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=g-plane" title="Code">πŸ’»</a></td><td><a href="https://twitter.com/ikatyang_"><img src="https://avatars1.githubusercontent.com/u/8341033?v=4" width="100px;" height="100px;" alt="Ika"/><br /><sub><b>Ika</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=ikatyang" title="Code">πŸ’»</a></td></tr><tr><td><a href="http://43081j.com/"><img src="https://avatars1.githubusercontent.com/u/5677153?v=4" width="100px;" height="100px;" alt="James Garbutt"/><br /><sub><b>James Garbutt</b></sub></a><br /><a href="https://github.com/typescript-eslint/typescript-eslint/commits?author=43081j" title="Code">πŸ’»</a></td></tr></table>
69+
<table cellspacing="0" cellpadding="1"><tr><td><a href="https://jameshenry.blog"><img src="https://avatars1.githubusercontent.com/u/900523?v=4" width="100px;" height="100px;" alt="James Henry"/><br /><sub><b>James Henry</b></sub></a><br /><a href="#maintenance-JamesHenry" title="Maintenance">🚧</a></td><td><a href="https://github.com/armano2"><img src="https://avatars1.githubusercontent.com/u/625469?v=4" width="100px;" height="100px;" alt="Armano"/><br /><sub><b>Armano</b></sub></a><br /><a href="#maintenance-armano2" title="Maintenance">🚧</a></td><td><a href="https://zacher.com.au"><img src="https://avatars1.githubusercontent.com/u/7462525?v=4" width="100px;" height="100px;" alt="Brad Zacher"/><br /><sub><b>Brad Zacher</b></sub></a><br /><a href="#maintenance-bradzacher" title="Maintenance">🚧</a></td><td><a href="https://j-f1.github.io"><img src="https://avatars2.githubusercontent.com/u/25517624?v=4" width="100px;" height="100px;" alt="Jed Fox"/><br /><sub><b>Jed Fox</b></sub></a><br /><a href="#maintenance-j-f1" title="Maintenance">🚧</a></td><td><a href="https://github.com/uniqueiniquity"><img src="https://avatars1.githubusercontent.com/u/9092011?v=4" width="100px;" height="100px;" alt="Benjamin Lichtman"/><br /><sub><b>Benjamin Lichtman</b></sub></a><br /></td><td><a href="http://www.joshuakgoldberg.com"><img src="https://avatars1.githubusercontent.com/u/3335181?v=4" width="100px;" height="100px;" alt="Josh Goldberg"/><br /><sub><b>Josh Goldberg</b></sub></a><br /></td><td><a href="https://github.com/lukyth"><img src="https://avatars3.githubusercontent.com/u/7040242?v=4" width="100px;" height="100px;" alt="Kanitkorn Sujautra"/><br /><sub><b>Kanitkorn Sujautra</b></sub></a><br /></td></tr><tr><td><a href="https://www.weirdpattern.com"><img src="https://avatars0.githubusercontent.com/u/19519411?v=4" width="100px;" height="100px;" alt="Patricio Trevino"/><br /><sub><b>Patricio Trevino</b></sub></a><br /></td><td><a href="https://github.com/kaicataldo"><img src="https://avatars2.githubusercontent.com/u/7041728?v=4" width="100px;" height="100px;" alt="Kai Cataldo"/><br /><sub><b>Kai Cataldo</b></sub></a><br /></td><td><a href="https://plus.google.com/u/0/+ToruNagashimax/"><img src="https://avatars2.githubusercontent.com/u/1937871?v=4" width="100px;" height="100px;" alt="Toru Nagashima"/><br /><sub><b>Toru Nagashima</b></sub></a><br /></td><td><a href="https://github.com/platinumazure"><img src="https://avatars0.githubusercontent.com/u/284282?v=4" width="100px;" height="100px;" alt="Kevin Partington"/><br /><sub><b>Kevin Partington</b></sub></a><br /></td><td><a href="https://mackie.world"><img src="https://avatars1.githubusercontent.com/u/2344137?v=4" width="100px;" height="100px;" alt="mackie"/><br /><sub><b>mackie</b></sub></a><br /></td><td><a href="https://gplane.win"><img src="https://avatars1.githubusercontent.com/u/17216317?v=4" width="100px;" height="100px;" alt="Pig Fang"/><br /><sub><b>Pig Fang</b></sub></a><br /></td><td><a href="https://twitter.com/ikatyang_"><img src="https://avatars1.githubusercontent.com/u/8341033?v=4" width="100px;" height="100px;" alt="Ika"/><br /><sub><b>Ika</b></sub></a><br /></td></tr><tr><td><a href="http://43081j.com/"><img src="https://avatars1.githubusercontent.com/u/5677153?v=4" width="100px;" height="100px;" alt="James Garbutt"/><br /><sub><b>James Garbutt</b></sub></a><br /></td></tr></table>
7070
<!-- ALL-CONTRIBUTORS-LIST:END -->
7171

72-
Use `yarn all-contributors add <github-name> code && yarn all-contributors generate` to add yourself.
72+
Use `yarn all-contributors add <github-name> && yarn all-contributors generate` to add yourself.

0 commit comments

Comments
Β (0)