Skip to content

Commit abd3332

Browse files
authored
Merge pull request #8217 from processing/all-contributors/add-nivanovvv
docs: add nivanovvv as a contributor for doc
2 parents d02e754 + 86ba285 commit abd3332

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7200,6 +7200,15 @@
72007200
"contributions": [
72017201
"code"
72027202
]
7203+
},
7204+
{
7205+
"login": "nivanovvv",
7206+
"name": "Nikolai Ivanov",
7207+
"avatar_url": "https://avatars.githubusercontent.com/u/232286320?v=4",
7208+
"profile": "https://github.com/nivanovvv",
7209+
"contributions": [
7210+
"doc"
7211+
]
72037212
}
72047213
],
72057214
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,6 +1193,9 @@ We recognize all types of contributions. This project follows the [all-contribut
11931193
<td align="center" valign="top" width="16.66%"><a href="https://github.com/ayushman1210"><img src="https://avatars.githubusercontent.com/u/138183570?v=4?s=64" width="64px;" alt="Ayushman"/><br /><sub><b>Ayushman</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=ayushman1210" title="Code">💻</a></td>
11941194
<td align="center" valign="top" width="16.66%"><a href="https://mannu.live"><img src="https://avatars.githubusercontent.com/u/117009138?v=4?s=64" width="64px;" alt="Manpreet Singh"/><br /><sub><b>Manpreet Singh</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=MannuVilasara" title="Code">💻</a></td>
11951195
</tr>
1196+
<tr>
1197+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/nivanovvv"><img src="https://avatars.githubusercontent.com/u/232286320?v=4?s=64" width="64px;" alt="Nikolai Ivanov"/><br /><sub><b>Nikolai Ivanov</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=nivanovvv" title="Documentation">📖</a></td>
1198+
</tr>
11961199
</tbody>
11971200
</table>
11981201

0 commit comments

Comments
 (0)