Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add anamartinovici as a contributor for ideas #225

Merged
merged 2 commits into from
Jul 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,15 @@
"contributions": [
"code"
]
},
{
"login": "anamartinovici",
"name": "Ana Martinovici",
"avatar_url": "https://avatars.githubusercontent.com/u/20222657?v=4",
"profile": "https://anamartinovici.com/",
"contributions": [
"ideas"
]
}
],
"commitType": "docs"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ under the following terms:
<td align="center" valign="top" width="14.28%"><a href="https://github.com/konradpa"><img src="https://avatars.githubusercontent.com/u/135045175?v=4?s=100" width="100px;" alt="Konrad Pagenstedt"/><br /><sub><b>Konrad Pagenstedt</b></sub></a><br /><a href="https://github.com/lnnrtwttkhn/version-control-book/issues?q=author%3Akonradpa" title="Bug reports">🐛</a> <a href="https://github.com/lnnrtwttkhn/version-control-book/commits?author=konradpa" title="Code">💻</a> <a href="#content-konradpa" title="Content">🖋</a> <a href="#design-konradpa" title="Design">🎨</a> <a href="https://github.com/lnnrtwttkhn/version-control-book/commits?author=konradpa" title="Documentation">📖</a> <a href="#example-konradpa" title="Examples">💡</a> <a href="#ideas-konradpa" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-konradpa" title="Maintenance">🚧</a> <a href="https://github.com/lnnrtwttkhn/version-control-book/pulls?q=is%3Apr+reviewed-by%3Akonradpa" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.oneukrainian.com"><img src="https://avatars.githubusercontent.com/u/39889?v=4?s=100" width="100px;" alt="Yaroslav Halchenko"/><br /><sub><b>Yaroslav Halchenko</b></sub></a><br /><a href="https://github.com/lnnrtwttkhn/version-control-book/issues?q=author%3Ayarikoptic" title="Bug reports">🐛</a> <a href="https://github.com/lnnrtwttkhn/version-control-book/commits?author=yarikoptic" title="Code">💻</a> <a href="#infra-yarikoptic" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/lnnrtwttkhn/version-control-book/pulls?q=is%3Apr+reviewed-by%3Ayarikoptic" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/paul-gallenkemper"><img src="https://avatars.githubusercontent.com/u/163852105?v=4?s=100" width="100px;" alt="paul-gallenkemper"/><br /><sub><b>paul-gallenkemper</b></sub></a><br /><a href="https://github.com/lnnrtwttkhn/version-control-book/commits?author=paul-gallenkemper" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://anamartinovici.com/"><img src="https://avatars.githubusercontent.com/u/20222657?v=4?s=100" width="100px;" alt="Ana Martinovici"/><br /><sub><b>Ana Martinovici</b></sub></a><br /><a href="#ideas-anamartinovici" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
</table>
Expand Down
Loading