Skip to content

Commit c1456eb

Browse files
docs: add UtkarshDixit-97 as a contributor for code (#6902)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 00ab887 commit c1456eb

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3069,8 +3069,18 @@
30693069
"contributions": [
30703070
"code"
30713071
]
3072+
},
3073+
{
3074+
"login": "UtkarshDixit-97",
3075+
"name": "Utkarsh Dixit",
3076+
"avatar_url": "https://avatars.githubusercontent.com/u/72229040?v=4",
3077+
"profile": "https://www.linkedin.com/in/utkarsh-dixit-b34639103/",
3078+
"contributions": [
3079+
"code"
3080+
]
30723081
}
30733082
],
30743083
"contributorsPerLine": 7,
3075-
"skipCi": true
3084+
"skipCi": true,
3085+
"commitType": "docs"
30763086
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@ Replace `<contributions>` with `code`, `review`, `doc`, `bug`, or see the [emoji
296296
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
297297
<!-- prettier-ignore-start -->
298298
<!-- markdownlint-disable -->
299-
300299
<table>
301300
<tbody>
302301
<tr>
@@ -736,6 +735,7 @@ Replace `<contributions>` with `code`, `review`, `doc`, `bug`, or see the [emoji
736735
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ivarkentje"><img src="https://avatars.githubusercontent.com/u/22929670?v=4?s=100" width="100px;" alt="Ivarkentje"/><br /><sub><b>Ivarkentje</b></sub></a><br /><a href="https://github.com/rubyforgood/casa/commits?author=Ivarkentje" title="Code">💻</a></td>
737736
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jacobherrington"><img src="https://avatars.githubusercontent.com/u/11466782?v=4?s=100" width="100px;" alt="jacobherrington"/><br /><sub><b>jacobherrington</b></sub></a><br /><a href="https://github.com/rubyforgood/casa/commits?author=jacobherrington" title="Code">💻</a></td>
738737
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jacoblogue"><img src="https://avatars.githubusercontent.com/u/86848183?v=4?s=100" width="100px;" alt="jacoblogue"/><br /><sub><b>jacoblogue</b></sub></a><br /><a href="https://github.com/rubyforgood/casa/commits?author=jacoblogue" title="Code">💻</a></td>
738+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/utkarsh-dixit-b34639103/"><img src="https://avatars.githubusercontent.com/u/72229040?v=4?s=100" width="100px;" alt="Utkarsh Dixit"/><br /><sub><b>Utkarsh Dixit</b></sub></a><br /><a href="https://github.com/rubyforgood/casa/commits?author=UtkarshDixit-97" title="Code">💻</a></td>
739739
</tr>
740740
</tbody>
741741
</table>

0 commit comments

Comments
 (0)