Skip to content

Commit 27dccfa

Browse files
docs: add smv1256 as a contributor for doc (#64)
* 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 9f2eb2d commit 27dccfa

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,15 @@
7676
"contributions": [
7777
"code"
7878
]
79+
},
80+
{
81+
"login": "smv1256",
82+
"name": "S. M. V.",
83+
"avatar_url": "https://avatars.githubusercontent.com/u/117322465?v=4",
84+
"profile": "https://github.com/smv1256",
85+
"contributions": [
86+
"doc"
87+
]
7988
}
8089
]
8190
}

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,9 @@ The project will now be available at <http://localhost:4321> or the configured l
176176
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RaghavMangla"><img src="https://avatars.githubusercontent.com/u/97332401?v=4?s=100" width="100px;" alt="Raghav Mangla"/><br /><sub><b>Raghav Mangla</b></sub></a><br /><a href="https://github.com/cloudinary-community/astro-cloudinary/commits?author=RaghavMangla" title="Documentation">📖</a></td>
177177
<td align="center" valign="top" width="14.28%"><a href="http://dunkirk.sh"><img src="https://avatars.githubusercontent.com/u/92754843?v=4?s=100" width="100px;" alt="Kieran Klukas"/><br /><sub><b>Kieran Klukas</b></sub></a><br /><a href="https://github.com/cloudinary-community/astro-cloudinary/commits?author=kcoderhtml" title="Code">💻</a></td>
178178
</tr>
179+
<tr>
180+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/smv1256"><img src="https://avatars.githubusercontent.com/u/117322465?v=4?s=100" width="100px;" alt="S. M. V."/><br /><sub><b>S. M. V.</b></sub></a><br /><a href="https://github.com/cloudinary-community/astro-cloudinary/commits?author=smv1256" title="Documentation">📖</a></td>
181+
</tr>
179182
</tbody>
180183
</table>
181184

0 commit comments

Comments
 (0)