Skip to content

Commit 23f0619

Browse files
authored
Merge pull request #7043 from processing/all-contributors/add-PalumboN
docs: add PalumboN as a contributor for bug, and doc
2 parents a0c52a9 + 67f5b77 commit 23f0619

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5926,6 +5926,16 @@
59265926
"contributions": [
59275927
"doc"
59285928
]
5929+
},
5930+
{
5931+
"login": "PalumboN",
5932+
"name": "Nahuel Palumbo",
5933+
"avatar_url": "https://avatars.githubusercontent.com/u/4098184?v=4",
5934+
"profile": "https://github.com/PalumboN",
5935+
"contributions": [
5936+
"bug",
5937+
"doc"
5938+
]
59295939
}
59305940
],
59315941
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -997,6 +997,9 @@ We recognize all types of contributions. This project follows the [all-contribut
997997
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Papershine"><img src="https://avatars.githubusercontent.com/u/30367398?v=4?s=120" width="120px;" alt="Hilary Lau"/><br /><sub><b>Hilary Lau</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=Papershine" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=Papershine" title="Tests">⚠️</a></td>
998998
<td align="center" valign="top" width="16.66%"><a href="http://bobbykaz.com"><img src="https://avatars.githubusercontent.com/u/1424679?v=4?s=120" width="120px;" alt="Bobby Kazimiroff"/><br /><sub><b>Bobby Kazimiroff</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=bobbykaz" title="Documentation">📖</a></td>
999999
</tr>
1000+
<tr>
1001+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/PalumboN"><img src="https://avatars.githubusercontent.com/u/4098184?v=4?s=120" width="120px;" alt="Nahuel Palumbo"/><br /><sub><b>Nahuel Palumbo</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3APalumboN" title="Bug reports">🐛</a> <a href="https://github.com/processing/p5.js/commits?author=PalumboN" title="Documentation">📖</a></td>
1002+
</tr>
10001003
</tbody>
10011004
</table>
10021005

0 commit comments

Comments
 (0)