Skip to content

Commit 0aa1296

Browse files
authored
Merge pull request #3 from OpenCodeChicago/all-contributors/add-Alexandrbig1
docs: add Alexandrbig1 as a contributor for code, doc, and 2 more
2 parents 7d61935 + df1e167 commit 0aa1296

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,20 @@
88
],
99
"imageSize": 100,
1010
"commit": false,
11-
"contributors": [],
11+
"contributors": [
12+
{
13+
"login": "Alexandrbig1",
14+
"name": "Alex Smagin",
15+
"avatar_url": "https://avatars.githubusercontent.com/u/107826794?v=4",
16+
"profile": "https://alexsmagin.dev",
17+
"contributions": [
18+
"code",
19+
"doc",
20+
"maintenance",
21+
"projectManagement"
22+
]
23+
}
24+
],
1225
"commitType": "docs",
1326
"commitConvention": "angular",
1427
"contributorsPerLine": 7

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,13 @@ Thanks goes to these wonderful people:
174174
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
175175
<!-- prettier-ignore-start -->
176176
<!-- markdownlint-disable -->
177+
<table>
178+
<tbody>
179+
<tr>
180+
<td align="center" valign="top" width="14.28%"><a href="https://alexsmagin.dev"><img src="https://avatars.githubusercontent.com/u/107826794?v=4?s=100" width="100px;" alt="Alex Smagin"/><br /><sub><b>Alex Smagin</b></sub></a><br /><a href="https://github.com/OpenCodeChicago/hacktoberfest-2025-infra/commits?author=Alexandrbig1" title="Code">💻</a> <a href="https://github.com/OpenCodeChicago/hacktoberfest-2025-infra/commits?author=Alexandrbig1" title="Documentation">📖</a> <a href="#maintenance-Alexandrbig1" title="Maintenance">🚧</a> <a href="#projectManagement-Alexandrbig1" title="Project Management">📆</a></td>
181+
</tr>
182+
</tbody>
183+
</table>
177184

178185
<!-- markdownlint-restore -->
179186
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)