Skip to content

Commit 8a45a1f

Browse files
authored
Merge pull request #1017 from processing/all-contributors/add-babaissarkar
docs: add babaissarkar as a contributor for code, and a11y
2 parents 56fe1de + 9e524e5 commit 8a45a1f

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
@@ -1483,6 +1483,16 @@
14831483
"contributions": [
14841484
"code"
14851485
]
1486+
},
1487+
{
1488+
"login": "babaissarkar",
1489+
"name": "Subhraman Sarkar",
1490+
"avatar_url": "https://avatars.githubusercontent.com/u/8469888?v=4",
1491+
"profile": "https://github.com/babaissarkar",
1492+
"contributions": [
1493+
"code",
1494+
"a11y"
1495+
]
14861496
}
14871497
],
14881498
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,9 @@ Add yourself to the contributors list [here](https://github.com/processing/proce
290290
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Rishab87"><img src="https://avatars.githubusercontent.com/u/138858208?v=4?s=120" width="120px;" alt="Rishab Kumar Jha"/><br /><sub><b>Rishab Kumar Jha</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=Rishab87" title="Code">💻</a></td>
291291
<td align="center" valign="top" width="16.66%"><a href="https://github.com/yehiarasheed"><img src="https://avatars.githubusercontent.com/u/157399068?v=4?s=120" width="120px;" alt="Yehia Rasheed"/><br /><sub><b>Yehia Rasheed</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=yehiarasheed" title="Code">💻</a></td>
292292
</tr>
293+
<tr>
294+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/babaissarkar"><img src="https://avatars.githubusercontent.com/u/8469888?v=4?s=120" width="120px;" alt="Subhraman Sarkar"/><br /><sub><b>Subhraman Sarkar</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=babaissarkar" title="Code">💻</a> <a href="#a11y-babaissarkar" title="Accessibility">️️️️♿️</a></td>
295+
</tr>
293296
</tbody>
294297
</table>
295298

0 commit comments

Comments
 (0)