Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
137 changes: 73 additions & 64 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1570,70 +1570,79 @@
"doc"
]
},
{
"login": "AhmedMagedC",
"name": "AhmedMaged",
"avatar_url": "https://avatars.githubusercontent.com/u/111961041?v=4",
"profile": "https://github.com/AhmedMagedC",
"contributions": [
"code"
]
},
{
"login": "ThexXTURBOXx",
"name": "Nico Mexis",
"avatar_url": "https://avatars.githubusercontent.com/u/12763829?v=4",
"profile": "http://nmexis.me",
"contributions": [
"code"
]
},
{
"login": "tychedelia",
"name": "charlotte 🌸",
"avatar_url": "https://avatars.githubusercontent.com/u/10366310?v=4",
"profile": "http://charlotte.fyi",
"contributions": [
"review"
]
},
{
"login": "jdebou",
"name": "Joackim de Bourqueney",
"avatar_url": "https://avatars.githubusercontent.com/u/80685479?v=4",
"profile": "http://i-j.fr",
"contributions": [
"code"
]
},
{
"login": "toniab",
"name": "Tonz",
"avatar_url": "https://avatars.githubusercontent.com/u/370199?v=4",
"profile": "https://github.com/toniab",
"contributions": [
"code",
"doc"
]
},
{
"login": "aj-m",
"name": "Andrew",
"avatar_url": "https://avatars.githubusercontent.com/u/2524348?v=4",
"profile": "https://github.com/aj-m",
"contributions": [
"code"
]
},
{
"login": "pnngocdoan",
"name": "Ngoc Doan",
"avatar_url": "https://avatars.githubusercontent.com/u/113954980?v=4",
"profile": "https://github.com/pnngocdoan",
"contributions": [
"code"
]
}
{
"login": "AhmedMagedC",
"name": "AhmedMaged",
"avatar_url": "https://avatars.githubusercontent.com/u/111961041?v=4",
"profile": "https://github.com/AhmedMagedC",
"contributions": [
"code"
]
},
{
"login": "ThexXTURBOXx",
"name": "Nico Mexis",
"avatar_url": "https://avatars.githubusercontent.com/u/12763829?v=4",
"profile": "http://nmexis.me",
"contributions": [
"code"
]
},
{
"login": "tychedelia",
"name": "charlotte 🌸",
"avatar_url": "https://avatars.githubusercontent.com/u/10366310?v=4",
"profile": "http://charlotte.fyi",
"contributions": [
"review"
]
},
{
"login": "jdebou",
"name": "Joackim de Bourqueney",
"avatar_url": "https://avatars.githubusercontent.com/u/80685479?v=4",
"profile": "http://i-j.fr",
"contributions": [
"code"
]
},
{
"login": "toniab",
"name": "Tonz",
"avatar_url": "https://avatars.githubusercontent.com/u/370199?v=4",
"profile": "https://github.com/toniab",
"contributions": [
"code",
"doc"
]
},
{
"login": "aj-m",
"name": "Andrew",
"avatar_url": "https://avatars.githubusercontent.com/u/2524348?v=4",
"profile": "https://github.com/aj-m",
"contributions": [
"code"
]
},
{
"login": "pnngocdoan",
"name": "Ngoc Doan",
"avatar_url": "https://avatars.githubusercontent.com/u/113954980?v=4",
"profile": "https://github.com/pnngocdoan",
"contributions": [
"code"
]
},
{
"login": "manoellribeiro",
"name": "Manoel Ribeiro",
"avatar_url": "https://avatars.githubusercontent.com/u/59377764?v=4",
"profile": "https://github.com/manoellribeiro",
"contributions": [
"doc"
]
}
],
"repoType": "github",
"repoHost": "https://github.com",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ _Note: due to GitHub's limitations, this repository's [Contributors](https://git
<td align="center" valign="top" width="16.66%"><a href="https://github.com/toniab"><img src="https://avatars.githubusercontent.com/u/370199?v=4?s=120" width="120px;" alt="Tonz"/><br /><sub><b>Tonz</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=toniab" title="Code">💻</a> <a href="https://github.com/processing/processing4/commits?author=toniab" title="Documentation">📖</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/aj-m"><img src="https://avatars.githubusercontent.com/u/2524348?v=4?s=120" width="120px;" alt="Andrew"/><br /><sub><b>Andrew</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=aj-m" title="Code">💻</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/pnngocdoan"><img src="https://avatars.githubusercontent.com/u/113954980?v=4?s=120" width="120px;" alt="Ngoc Doan"/><br /><sub><b>Ngoc Doan</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=pnngocdoan" title="Code">💻</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://github.com/manoellribeiro"><img src="https://avatars.githubusercontent.com/u/59377764?v=4?s=120" width="120px;" alt="Manoel Ribeiro"/><br /><sub><b>Manoel Ribeiro</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=manoellribeiro" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down