Skip to content

Commit 9357680

Browse files
committed
Update contributers.
Signed-off-by: Jos Verlinde <[email protected]>
1 parent b3ec7c7 commit 9357680

File tree

2 files changed

+138
-14
lines changed

2 files changed

+138
-14
lines changed

.all-contributorsrc

+109-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,11 @@
3030
"code",
3131
"stubs",
3232
"test",
33-
"tool"
33+
"tool",
34+
"research",
35+
"example",
36+
"data",
37+
"platform"
3438
]
3539
},
3640
{
@@ -82,6 +86,18 @@
8286
"infra"
8387
]
8488
},
89+
{
90+
"login": "hlovatt",
91+
"name": "Howard Lovatt",
92+
"avatar_url": "https://avatars.githubusercontent.com/u/8424169?v=4",
93+
"profile": "https://github.com/hlovatt",
94+
"contributions": [
95+
"research",
96+
"ideas",
97+
"stubs",
98+
"example"
99+
]
100+
},
85101
{
86102
"login": "BradenM",
87103
"name": "Braden Mars",
@@ -138,8 +154,6 @@
138154
"avatar_url": "https://avatars.githubusercontent.com/u/17012831?v=4",
139155
"profile": "https://github.com/RonaldHiemstra",
140156
"contributions": [
141-
"stubs",
142-
"content",
143157
"doc"
144158
]
145159
},
@@ -196,7 +210,6 @@
196210
"avatar_url": "https://avatars.githubusercontent.com/u/6247921?v=4",
197211
"profile": "https://github.com/mrkeuz",
198212
"contributions": [
199-
"code",
200213
"test"
201214
]
202215
},
@@ -233,6 +246,7 @@
233246
"avatar_url": "https://avatars.githubusercontent.com/u/44974737?v=4",
234247
"profile": "https://github.com/paulober",
235248
"contributions": [
249+
"platform",
236250
"tool",
237251
"stubs",
238252
"bug"
@@ -246,6 +260,97 @@
246260
"contributions": [
247261
"bug"
248262
]
263+
},
264+
{
265+
"login": "jimmo",
266+
"name": "Jim Mussared",
267+
"avatar_url": "https://avatars.githubusercontent.com/u/5102768?v=4",
268+
"profile": "https://jimmo.id.au/",
269+
"contributions": [
270+
"stubs",
271+
"platform"
272+
]
273+
},
274+
{
275+
"login": "stinos",
276+
"name": "stinos",
277+
"avatar_url": "https://avatars.githubusercontent.com/u/1902997?v=4",
278+
"profile": "https://github.com/stinos",
279+
"contributions": [
280+
"stubs"
281+
]
282+
},
283+
{
284+
"login": "andrewleech",
285+
"name": "Andrew Leech",
286+
"avatar_url": "https://avatars.githubusercontent.com/u/3318786?v=4",
287+
"profile": "https://www.gitlab.com/alelec",
288+
"contributions": [
289+
"stubs"
290+
]
291+
},
292+
{
293+
"login": "maxi07",
294+
"name": "Maxi",
295+
"avatar_url": "https://avatars.githubusercontent.com/u/7480270?v=4",
296+
"profile": "https://github.com/maxi07",
297+
"contributions": [
298+
"bug"
299+
]
300+
},
301+
{
302+
"login": "DeflateAwning",
303+
"name": "DeflateAwning",
304+
"avatar_url": "https://avatars.githubusercontent.com/u/11021263?v=4",
305+
"profile": "https://github.com/DeflateAwning",
306+
"contributions": [
307+
"bug"
308+
]
309+
},
310+
{
311+
"login": "bixb922",
312+
"name": "bixb922",
313+
"avatar_url": "https://avatars.githubusercontent.com/u/70152274?v=4",
314+
"profile": "https://github.com/bixb922",
315+
"contributions": [
316+
"bug"
317+
]
318+
},
319+
{
320+
"login": "Sylvain-BROCAS",
321+
"name": "Sylvain BROCAS",
322+
"avatar_url": "https://avatars.githubusercontent.com/u/82153591?v=4",
323+
"profile": "https://github.com/Sylvain-BROCAS",
324+
"contributions": [
325+
"bug"
326+
]
327+
},
328+
{
329+
"login": "victorallume",
330+
"name": "victorallume",
331+
"avatar_url": "https://avatars.githubusercontent.com/u/97857677?v=4",
332+
"profile": "https://github.com/victorallume",
333+
"contributions": [
334+
"bug"
335+
]
336+
},
337+
{
338+
"login": "Omid888",
339+
"name": "Omid Ataollahi",
340+
"avatar_url": "https://avatars.githubusercontent.com/u/30343035?v=4",
341+
"profile": "https://github.com/Omid888",
342+
"contributions": [
343+
"bug"
344+
]
345+
},
346+
{
347+
"login": "ddribin",
348+
"name": "Dave Dribin",
349+
"avatar_url": "https://avatars.githubusercontent.com/u/20428?v=4",
350+
"profile": "https://www.dribin.org/dave/",
351+
"contributions": [
352+
"bug"
353+
]
249354
}
250355
],
251356
"commitConvention": "none",

README.md

+29-10
Original file line numberDiff line numberDiff line change
@@ -49,50 +49,69 @@ You can help me by:
4949

5050
Thanks to everyone that has submitted stubs or other relevant pieces of code and information, or published relevant stubs on pypi or github.
5151

52-
<!-- TODO: Add authors of typings.py -->
52+
<!--
53+
To add via the cli run the following command:
54+
npx all-contributors-cli add user things
55+
56+
- bug
57+
- tool
58+
- stubs
59+
- doc
60+
-->
5361

5462
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5563
<!-- prettier-ignore-start -->
5664
<!-- markdownlint-disable -->
57-
5865
<table>
5966
<tbody>
6067
<tr>
61-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Josverl"><img src="https://avatars2.githubusercontent.com/u/981654?v=4?s=100" width="100px;" alt="Jos Verlinde"/><br /><sub><b>Jos Verlinde</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/commits?author=josverl" title="Code">💻</a> <a href="#stubs-josverl" title="MicroPython stubs">📝</a> <a href="#test-josverl" title="Test">✔</a> <a href="#tool-josverl" title="Tools">🔧</a></td>
68+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Josverl"><img src="https://avatars2.githubusercontent.com/u/981654?v=4?s=100" width="100px;" alt="Jos Verlinde"/><br /><sub><b>Jos Verlinde</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/commits?author=josverl" title="Code">💻</a> <a href="#stubs-josverl" title="MicroPython stubs">📝</a> <a href="#test-josverl" title="Test">✔</a> <a href="#tool-josverl" title="Tools">🔧</a> <a href="#research-josverl" title="Research">🔬</a> <a href="#example-josverl" title="Examples">💡</a> <a href="#data-josverl" title="Data">🔣</a> <a href="#platform-josverl" title="Packaging/porting to new platform">📦</a></td>
6269
<td align="center" valign="top" width="14.28%"><a href="https://micropython.org/"><img src="https://avatars1.githubusercontent.com/u/6298560?v=4?s=100" width="100px;" alt="MicroPython"/><br /><sub><b>MicroPython</b></sub></a><br /><a href="#data-micropython" title="Data">🔣</a> <a href="#stubs-micropython" title="MicroPython stubs">📝</a></td>
6370
<td align="center" valign="top" width="14.28%"><a href="https://github.com/loboris"><img src="https://avatars3.githubusercontent.com/u/6280349?v=4?s=100" width="100px;" alt="Boris Lovosevic"/><br /><sub><b>Boris Lovosevic</b></sub></a><br /><a href="#data-loboris" title="Data">🔣</a> <a href="#stubs-loboris" title="MicroPython stubs">📝</a></td>
6471
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pfalcon"><img src="https://avatars3.githubusercontent.com/u/500451?v=4?s=100" width="100px;" alt="Paul Sokolovsky"/><br /><sub><b>Paul Sokolovsky</b></sub></a><br /><a href="#data-pfalcon" title="Data">🔣</a> <a href="#stubs-pfalcon" title="MicroPython stubs">📝</a></td>
6572
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pycopy"><img src="https://avatars0.githubusercontent.com/u/67273174?v=4?s=100" width="100px;" alt="pycopy"/><br /><sub><b>pycopy</b></sub></a><br /><a href="#data-pycopy" title="Data">🔣</a> <a href="#stubs-pycopy" title="MicroPython stubs">📝</a></td>
6673
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pycom"><img src="https://avatars2.githubusercontent.com/u/16415153?v=4?s=100" width="100px;" alt="Pycom"/><br /><sub><b>Pycom</b></sub></a><br /><a href="#infra-pycom" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
67-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BradenM"><img src="https://avatars1.githubusercontent.com/u/5913808?v=4?s=100" width="100px;" alt="Braden Mars"/><br /><sub><b>Braden Mars</b></sub></a><br /><a href="#stubs-BradenM" title="MicroPython stubs">📝</a> <a href="#test-BradenM" title="Test">✔</a> <a href="#tool-BradenM" title="Tools">🔧</a> <a href="#platform-BradenM" title="Packaging/porting to new platform">📦</a></td>
74+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hlovatt"><img src="https://avatars.githubusercontent.com/u/8424169?v=4?s=100" width="100px;" alt="Howard Lovatt"/><br /><sub><b>Howard Lovatt</b></sub></a><br /><a href="#research-hlovatt" title="Research">🔬</a> <a href="#ideas-hlovatt" title="Ideas, Planning, & Feedback">🤔</a> <a href="#stubs-hlovatt" title="MicroPython stubs">📝</a> <a href="#example-hlovatt" title="Examples">💡</a></td>
6875
</tr>
6976
<tr>
77+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BradenM"><img src="https://avatars1.githubusercontent.com/u/5913808?v=4?s=100" width="100px;" alt="Braden Mars"/><br /><sub><b>Braden Mars</b></sub></a><br /><a href="#stubs-BradenM" title="MicroPython stubs">📝</a> <a href="#test-BradenM" title="Test">✔</a> <a href="#tool-BradenM" title="Tools">🔧</a> <a href="#platform-BradenM" title="Packaging/porting to new platform">📦</a></td>
7078
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pfalcon"><img src="https://avatars3.githubusercontent.com/u/500451?v=4?s=100" width="100px;" alt="Paul Sokolovsky"/><br /><sub><b>Paul Sokolovsky</b></sub></a><br /><a href="#stubs-pfalcon" title="MicroPython stubs">📝</a></td>
7179
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dastultz"><img src="https://avatars3.githubusercontent.com/u/4334042?v=4?s=100" width="100px;" alt="Daryl Stultz"/><br /><sub><b>Daryl Stultz</b></sub></a><br /><a href="#stubs-dastultz" title="MicroPython stubs">📝</a></td>
7280
<td align="center" valign="top" width="14.28%"><a href="http://patrickwalters.us/"><img src="https://avatars0.githubusercontent.com/u/4002194?v=4?s=100" width="100px;" alt="Patrick"/><br /><sub><b>Patrick</b></sub></a><br /><a href="#test-askpatrickw" title="Test">✔</a> <a href="#stubs-askpatrickw" title="MicroPython stubs">📝</a></td>
7381
<td align="center" valign="top" width="14.28%"><a href="http://comingsoon.tm/"><img src="https://avatars0.githubusercontent.com/u/13251689?v=4?s=100" width="100px;" alt="Callum Jacob Hays"/><br /><sub><b>Callum Jacob Hays</b></sub></a><br /><a href="#example-CallumJHays" title="Examples">💡</a> <a href="#research-CallumJHays" title="Research">🔬</a></td>
74-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RonaldHiemstra"><img src="https://avatars.githubusercontent.com/u/17012831?v=4?s=100" width="100px;" alt="Ronald Hiemstra"/><br /><sub><b>Ronald Hiemstra</b></sub></a><br /><a href="#stubs-ronaldHiemstra" title="MicroPython stubs">📝</a> <a href="#content-ronaldHiemstra" title="Content">🖋</a> <a href="https://github.com/Josverl/micropython-stubs/commits?author=ronaldHiemstra" title="Documentation">📖</a></td>
82+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RonaldHiemstra"><img src="https://avatars.githubusercontent.com/u/17012831?v=4?s=100" width="100px;" alt="Ronald Hiemstra"/><br /><sub><b>Ronald Hiemstra</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/commits?author=ronaldHiemstra" title="Documentation">📖</a></td>
7583
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cpwood"><img src="https://avatars.githubusercontent.com/u/13966104?v=4?s=100" width="100px;" alt="Chris Wood"/><br /><sub><b>Chris Wood</b></sub></a><br /><a href="#stubs-cpwood" title="MicroPython stubs">📝</a> <a href="#tool-cpwood" title="Tools">🔧</a></td>
76-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/thingslu"><img src="https://avatars.githubusercontent.com/u/34967785?v=4?s=100" width="100px;" alt="thingslu"/><br /><sub><b>thingslu</b></sub></a><br /><a href="#stubs-thingslu" title="MicroPython stubs">📝</a> <a href="#test-thingslu" title="Test">✔</a></td>
7784
</tr>
7885
<tr>
86+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/thingslu"><img src="https://avatars.githubusercontent.com/u/34967785?v=4?s=100" width="100px;" alt="thingslu"/><br /><sub><b>thingslu</b></sub></a><br /><a href="#stubs-thingslu" title="MicroPython stubs">📝</a> <a href="#test-thingslu" title="Test">✔</a></td>
7987
<td align="center" valign="top" width="14.28%"><a href="https://github.com/WerdoxDev"><img src="https://avatars.githubusercontent.com/u/32638453?v=4?s=100" width="100px;" alt="Matin Tat"/><br /><sub><b>Matin Tat</b></sub></a><br /><a href="#test-WerdoxDev" title="Test">✔</a></td>
8088
<td align="center" valign="top" width="14.28%"><a href="https://github.com/robertoetcheverryr"><img src="https://avatars.githubusercontent.com/u/63941860?v=4?s=100" width="100px;" alt="Roberto Jose Etcheverry Romero"/><br /><sub><b>Roberto Jose Etcheverry Romero</b></sub></a><br /><a href="#test-robertoetcheverryr" title="Test">✔</a></td>
8189
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jdsmith"><img src="https://avatars.githubusercontent.com/u/1379246?v=4?s=100" width="100px;" alt="jdsmith"/><br /><sub><b>jdsmith</b></sub></a><br /><a href="#test-jdsmith" title="Test">✔</a></td>
82-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mrkeuz"><img src="https://avatars.githubusercontent.com/u/6247921?v=4?s=100" width="100px;" alt="Mr Keuz"/><br /><sub><b>Mr Keuz</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/commits?author=mrkeuz" title="Code">💻</a> <a href="#test-mrkeuz" title="Test">✔</a></td>
90+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mrkeuz"><img src="https://avatars.githubusercontent.com/u/6247921?v=4?s=100" width="100px;" alt="Mr Keuz"/><br /><sub><b>Mr Keuz</b></sub></a><br /><a href="#test-mrkeuz" title="Test">✔</a></td>
8391
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mattytrentini"><img src="https://avatars.githubusercontent.com/u/194201?v=4?s=100" width="100px;" alt="Matt Trentini"/><br /><sub><b>Matt Trentini</b></sub></a><br /><a href="#stubs-mattytrentini" title="MicroPython stubs">📝</a></td>
8492
<td align="center" valign="top" width="14.28%"><a href="https://andrew-stclair.com/"><img src="https://avatars.githubusercontent.com/u/4944499?v=4?s=100" width="100px;" alt="Andrew St Clair"/><br /><sub><b>Andrew St Clair</b></sub></a><br /><a href="#stubs-andrew-stclair" title="MicroPython stubs">📝</a></td>
85-
<td align="center" valign="top" width="14.28%"><a href="https://gitlab.com/michal.moravec"><img src="https://avatars.githubusercontent.com/u/24276?v=4?s=100" width="100px;" alt="Michal Moravec"/><br /><sub><b>Michal Moravec</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3Amishal" title="Bug reports">🐛</a></td>
8693
</tr>
8794
<tr>
88-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/paulober"><img src="https://avatars.githubusercontent.com/u/44974737?v=4?s=100" width="100px;" alt="Paul"/><br /><sub><b>Paul</b></sub></a><br /><a href="#tool-paulober" title="Tools">🔧</a> <a href="#stubs-paulober" title="MicroPython stubs">📝</a> <a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3Apaulober" title="Bug reports">🐛</a></td>
95+
<td align="center" valign="top" width="14.28%"><a href="https://gitlab.com/michal.moravec"><img src="https://avatars.githubusercontent.com/u/24276?v=4?s=100" width="100px;" alt="Michal Moravec"/><br /><sub><b>Michal Moravec</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3Amishal" title="Bug reports">🐛</a></td>
96+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/paulober"><img src="https://avatars.githubusercontent.com/u/44974737?v=4?s=100" width="100px;" alt="Paul"/><br /><sub><b>Paul</b></sub></a><br /><a href="#platform-paulober" title="Packaging/porting to new platform">📦</a> <a href="#tool-paulober" title="Tools">🔧</a> <a href="#stubs-paulober" title="MicroPython stubs">📝</a> <a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3Apaulober" title="Bug reports">🐛</a></td>
8997
<td align="center" valign="top" width="14.28%"><a href="https://github.com/samskiter"><img src="https://avatars.githubusercontent.com/u/1271643?v=4?s=100" width="100px;" alt="Sam Duke"/><br /><sub><b>Sam Duke</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3Asamskiter" title="Bug reports">🐛</a></td>
98+
<td align="center" valign="top" width="14.28%"><a href="https://jimmo.id.au/"><img src="https://avatars.githubusercontent.com/u/5102768?v=4?s=100" width="100px;" alt="Jim Mussared"/><br /><sub><b>Jim Mussared</b></sub></a><br /><a href="#stubs-jimmo" title="MicroPython stubs">📝</a> <a href="#platform-jimmo" title="Packaging/porting to new platform">📦</a></td>
99+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stinos"><img src="https://avatars.githubusercontent.com/u/1902997?v=4?s=100" width="100px;" alt="stinos"/><br /><sub><b>stinos</b></sub></a><br /><a href="#stubs-stinos" title="MicroPython stubs">📝</a></td>
100+
<td align="center" valign="top" width="14.28%"><a href="https://www.gitlab.com/alelec"><img src="https://avatars.githubusercontent.com/u/3318786?v=4?s=100" width="100px;" alt="Andrew Leech"/><br /><sub><b>Andrew Leech</b></sub></a><br /><a href="#stubs-andrewleech" title="MicroPython stubs">📝</a></td>
101+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maxi07"><img src="https://avatars.githubusercontent.com/u/7480270?v=4?s=100" width="100px;" alt="Maxi"/><br /><sub><b>Maxi</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3Amaxi07" title="Bug reports">🐛</a></td>
102+
</tr>
103+
<tr>
104+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DeflateAwning"><img src="https://avatars.githubusercontent.com/u/11021263?v=4?s=100" width="100px;" alt="DeflateAwning"/><br /><sub><b>DeflateAwning</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3ADeflateAwning" title="Bug reports">🐛</a></td>
105+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bixb922"><img src="https://avatars.githubusercontent.com/u/70152274?v=4?s=100" width="100px;" alt="bixb922"/><br /><sub><b>bixb922</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3Abixb922" title="Bug reports">🐛</a></td>
106+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Sylvain-BROCAS"><img src="https://avatars.githubusercontent.com/u/82153591?v=4?s=100" width="100px;" alt="Sylvain BROCAS"/><br /><sub><b>Sylvain BROCAS</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3ASylvain-BROCAS" title="Bug reports">🐛</a></td>
107+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/victorallume"><img src="https://avatars.githubusercontent.com/u/97857677?v=4?s=100" width="100px;" alt="victorallume"/><br /><sub><b>victorallume</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3Avictorallume" title="Bug reports">🐛</a></td>
108+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Omid888"><img src="https://avatars.githubusercontent.com/u/30343035?v=4?s=100" width="100px;" alt="Omid Ataollahi"/><br /><sub><b>Omid Ataollahi</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3AOmid888" title="Bug reports">🐛</a></td>
109+
<td align="center" valign="top" width="14.28%"><a href="https://www.dribin.org/dave/"><img src="https://avatars.githubusercontent.com/u/20428?v=4?s=100" width="100px;" alt="Dave Dribin"/><br /><sub><b>Dave Dribin</b></sub></a><br /><a href="https://github.com/Josverl/micropython-stubs/issues?q=author%3Addribin" title="Bug reports">🐛</a></td>
90110
</tr>
91111
</tbody>
92112
</table>
93113

94114
<!-- markdownlint-restore -->
95-
96115
<!-- prettier-ignore-end -->
97116

98117
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)