Skip to content

Commit fa54e47

Browse files
docs: add olets as a contributor for doc (#675)
1 parent 3a18f11 commit fa54e47

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
@@ -931,6 +931,15 @@
931931
"contributions": [
932932
"doc"
933933
]
934+
},
935+
{
936+
"login": "olets",
937+
"name": "Henry Bley-Vroman",
938+
"avatar_url": "https://avatars.githubusercontent.com/u/3282350?v=4",
939+
"profile": "https://olets.dev",
940+
"contributions": [
941+
"doc"
942+
]
934943
}
935944
],
936945
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,9 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
202202
<tr>
203203
<td align="center" valign="top" width="14.28%"><a href="https://github.com/EndBug"><img src="https://avatars.githubusercontent.com/u/26386270?v=4?s=100" width="100px;" alt="Federico Grandi"/><br /><sub><b>Federico Grandi</b></sub></a><br /><a href="https://github.com/all-contributors/all-contributors/commits?author=EndBug" title="Documentation">📖</a></td>
204204
</tr>
205+
<tr>
206+
<td align="center"><a href="http://olets.dev"><img src="https://avatars.githubusercontent.com/u/3282350?v=4?s=100" width="100px;" alt="Henry Bley-Vroman"/><br /><sub><b>Henry Bley-Vroman</b></sub></a><br /><a href="https://github.com/all-contributors/all-contributors/commits?author=olets" title="Documentation">📖</a></td>
207+
</tr>
205208
</tbody>
206209
</table>
207210

0 commit comments

Comments
 (0)