diff options
| author | liv <mokou@fastmail.com> | 2022-07-23 17:41:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-23 17:41:10 +0200 |
| commit | 3a327096c6d6f8badc066a31f75e7f10468cf9fd (patch) | |
| tree | 9f00b24701238c8f5abcbd7ca1fe4c8cc1ae34c1 | |
| parent | cbca27dffee62f2836c5f40505bb62afeb2185eb (diff) | |
| parent | 7a6079b46adb5e9c81e5c83ebce614b359a57239 (diff) | |
Merge pull request #1101 from rust-lang/all-contributors/add-saikatdas0790
docs: add saikatdas0790 as a contributor for content
| -rw-r--r-- | .all-contributorsrc | 9 | ||||
| -rw-r--r-- | AUTHORS.md | 1 |
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index cd43669..6450a9c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1407,6 +1407,15 @@ "contributions": [ "content" ] + }, + { + "login": "saikatdas0790", + "name": "Saikat Das", + "avatar_url": "https://avatars.githubusercontent.com/u/7412443?v=4", + "profile": "https://saikat.dev/", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, @@ -201,6 +201,7 @@ authors. </tr> <tr> <td align="center"><a href="http://edwinchang.vercel.app"><img src="https://avatars.githubusercontent.com/u/88263098?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Edwin Chang</b></sub></a><br /><a href="#content-EdwinChang24" title="Content">🖋</a></td> + <td align="center"><a href="https://saikat.dev/"><img src="https://avatars.githubusercontent.com/u/7412443?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Saikat Das</b></sub></a><br /><a href="#content-saikatdas0790" title="Content">🖋</a></td> </tr> </table> |
