Skip to content

docs: add pnngocdoan as a contributor for code #1177

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 14, 2025
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
119 changes: 64 additions & 55 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1570,61 +1570,70 @@
"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": "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"
]
}
],
"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 @@ -311,6 +311,7 @@ _Note: due to GitHub's limitations, this repository's [Contributors](https://git
<td align="center" valign="top" width="16.66%"><a href="http://i-j.fr"><img src="https://avatars.githubusercontent.com/u/80685479?v=4?s=120" width="120px;" alt="Joackim de Bourqueney"/><br /><sub><b>Joackim de Bourqueney</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=jdebou" title="Code">💻</a></td>
<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>
</tr>
</tbody>
</table>
Expand Down
Loading