Skip to content

Commit cbdb010

Browse files
docs: add anjarnaufals as a contributor for code (#77)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Muhammad Norzariman Razari <[email protected]>
1 parent 792405a commit cbdb010

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
"commitType": "docs",
88
"commitConvention": "angular",
99
"contributors": [
10+
{
11+
"login": "anjarnaufals",
12+
"name": "anjarnaufals",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/50995060?v=4",
14+
"profile": "https://github.com/anjarnaufals",
15+
"contributions": [
16+
"code"
17+
]
18+
},
1019
{
1120
"login": "vladaman",
1221
"name": "Vladimir Vlach",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ IconData icon;
452452
<table>
453453
<tbody>
454454
<tr>
455+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/anjarnaufals"><img src="https://avatars.githubusercontent.com/u/50995060?v=4?s=100" width="100px;" alt="anjarnaufals"/><br /><sub><b>anjarnaufals</b></sub></a><br /><a href="https://github.com/shiburagi/Drawer-Behavior-Flutter/commits?author=anjarnaufals" title="Code">💻</a></td>
455456
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vladaman"><img src="https://avatars.githubusercontent.com/u/907206?v=4?s=100" width="100px;" alt="Vladimir Vlach"/><br /><sub><b>Vladimir Vlach</b></sub></a><br /><a href="https://github.com/shiburagi/Drawer-Behavior-Flutter/commits?author=vladaman" title="Code">💻</a></td>
456457
</tr>
457458
</tbody>

0 commit comments

Comments
 (0)