Skip to content

Commit bf62dc3

Browse files
docs: add george-gca as a contributor for code (alshedivat#1323)
1 parent 9351f3a commit bf62dc3

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,16 @@
4040
"contributions": [
4141
"code"
4242
]
43+
},
44+
{
45+
"login": "george-gca",
46+
"name": "George",
47+
"avatar_url": "https://avatars.githubusercontent.com/u/31376482?v=4",
48+
"profile": "https://george-gca.github.io/",
49+
"contributions": [
50+
"code"
51+
]
4352
}
44-
]
53+
],
54+
"commitConvention": "angular"
4555
}

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# al-folio
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[maintainers]: https://img.shields.io/badge/maintainers-3-success.svg 'Number of maintainers'
3+
[core_contributors]: https://img.shields.io/badge/core_contributors-4-orange.svg 'Number of core contributors'
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![deploy](https://github.com/alshedivat/al-folio/actions/workflows/deploy.yml/badge.svg)](https://github.com/alshedivat/al-folio/actions/workflows/deploy.yml)
@@ -621,11 +621,14 @@ If you are interested, please reach out!
621621
<!-- prettier-ignore-start -->
622622
<!-- markdownlint-disable -->
623623
<table>
624-
<tr>
625-
<td align="center"><a href="http://maruan.alshedivat.com"><img src="https://avatars.githubusercontent.com/u/2126561?v=4" width="100px;" alt=""/><br /><sub><b>Maruan</b></sub></a></td>
626-
<td align="center"><a href="http://rohandebsarkar.github.io"><img src="https://avatars.githubusercontent.com/u/50144004?v=4" width="100px;" alt=""/><br /><sub><b>Rohan Deb Sarkar</b></sub></a></td>
627-
<td align="center"><a href="https://amirpourmand.ir"><img src="https://avatars.githubusercontent.com/u/32064808?v=4" width="100px;" alt=""/><br /><sub><b>Amir Pourmand</b></sub></a></td>
628-
</tr>
624+
<tbody>
625+
<tr>
626+
<td align="center" valign="top" width="14.28%"><a href="http://maruan.alshedivat.com"><img src="https://avatars.githubusercontent.com/u/2126561?v=4" width="100px;" alt=""/><br /><sub><b>Maruan</b></sub></a></td>
627+
<td align="center" valign="top" width="14.28%"><a href="http://rohandebsarkar.github.io"><img src="https://avatars.githubusercontent.com/u/50144004?v=4" width="100px;" alt=""/><br /><sub><b>Rohan Deb Sarkar</b></sub></a></td>
628+
<td align="center" valign="top" width="14.28%"><a href="https://amirpourmand.ir"><img src="https://avatars.githubusercontent.com/u/32064808?v=4" width="100px;" alt=""/><br /><sub><b>Amir Pourmand</b></sub></a></td>
629+
<td align="center" valign="top" width="14.28%"><a href="https://george-gca.github.io/"><img src="https://avatars.githubusercontent.com/u/31376482?v=4" width="100px;" alt=""/><br /><sub><b>George</b></sub></a></td>
630+
</tr>
631+
</tbody>
629632
</table>
630633

631634
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)