docs: add trdillon as a contributor (#2791)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot] 2021-02-01 14:57:54 +05:30 committed by GitHub
parent 91d5eb5860
commit 344b7f73a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 307 additions and 295 deletions

View File

@ -4,7 +4,8 @@
],
"imageSize": 100,
"commit": false,
"contributors": [{
"contributors": [
{
"login": "mohanarpit",
"name": "Arpit Mohan",
"avatar_url": "https://avatars2.githubusercontent.com/u/458946?v=4",
@ -242,7 +243,8 @@
"contributions": [
"code"
]
}, {
},
{
"login": "rishabhsaxena",
"name": "Rishabh Saxena ",
"avatar_url": "https://avatars0.githubusercontent.com/u/1944800?v=4",
@ -286,6 +288,15 @@
"contributions": [
"code"
]
},
{
"login": "trdillon",
"name": "Tim Dillon",
"avatar_url": "https://avatars.githubusercontent.com/u/26350151?v=4",
"profile": "https://github.com/trdillon",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

View File

@ -139,6 +139,7 @@ The Appsmith platform is available under the [Apache License 2.0](https://www.ap
<tr>
<td align="center"><a href="https://github.com/vicky-primathon"><img src="https://avatars2.githubusercontent.com/u/67091118?v=4?s=100" width="100px;" alt=""/><br /><sub><b>vicky-primathon</b></sub></a><br /><a href="https://github.com/appsmithorg/appsmith/commits?author=vicky-primathon" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/devrk96"><img src="https://avatars0.githubusercontent.com/u/68607686?v=4?s=100" width="100px;" alt=""/><br /><sub><b>devrk96</b></sub></a><br /><a href="https://github.com/appsmithorg/appsmith/commits?author=devrk96" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/trdillon"><img src="https://avatars.githubusercontent.com/u/26350151?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tim Dillon</b></sub></a><br /><a href="https://github.com/appsmithorg/appsmith/commits?author=trdillon" title="Code">💻</a></td>
</tr>
</table>