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

docs: add AlexandraAAJ as a contributor for doc, ideas, and 2 more #8

Merged
merged 2 commits into from
Feb 9, 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
12 changes: 12 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,18 @@
"eventOrganizing",
"review"
]
},
{
"login": "AlexandraAAJ",
"name": "Alexandra Araujo Alvarez",
"avatar_url": "https://avatars.githubusercontent.com/u/124181438?v=4",
"profile": "https://github.com/AlexandraAAJ",
"contributions": [
"doc",
"ideas",
"eventOrganizing",
"review"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The Turing Way Book Dash 📚💨
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

This repository is being used to document processes and decisions made for *The Turing Way* Book Dash.
Expand Down Expand Up @@ -52,6 +52,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/EKaroune"><img src="https://avatars.githubusercontent.com/u/58147174?v=4?s=100" width="100px;" alt="Emma Karoune"/><br /><sub><b>Emma Karoune</b></sub></a><br /><a href="https://github.com/the-turing-way/bookdash/commits?author=EKaroune" title="Documentation">📖</a> <a href="#ideas-EKaroune" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/EstherPlomp"><img src="https://avatars.githubusercontent.com/u/46314469?v=4?s=100" width="100px;" alt="Esther Plomp"/><br /><sub><b>Esther Plomp</b></sub></a><br /><a href="#ideas-EstherPlomp" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/the-turing-way/bookdash/commits?author=EstherPlomp" title="Documentation">📖</a> <a href="#eventOrganizing-EstherPlomp" title="Event Organizing">📋</a> <a href="https://github.com/the-turing-way/bookdash/pulls?q=is%3Apr+reviewed-by%3AEstherPlomp" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Arielle-Bennett"><img src="https://avatars.githubusercontent.com/u/74651964?v=4?s=100" width="100px;" alt="Arielle-Bennett"/><br /><sub><b>Arielle-Bennett</b></sub></a><br /><a href="https://github.com/the-turing-way/bookdash/commits?author=Arielle-Bennett" title="Documentation">📖</a> <a href="#ideas-Arielle-Bennett" title="Ideas, Planning, & Feedback">🤔</a> <a href="#eventOrganizing-Arielle-Bennett" title="Event Organizing">📋</a> <a href="https://github.com/the-turing-way/bookdash/pulls?q=is%3Apr+reviewed-by%3AArielle-Bennett" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AlexandraAAJ"><img src="https://avatars.githubusercontent.com/u/124181438?v=4?s=100" width="100px;" alt="Alexandra Araujo Alvarez"/><br /><sub><b>Alexandra Araujo Alvarez</b></sub></a><br /><a href="https://github.com/the-turing-way/bookdash/commits?author=AlexandraAAJ" title="Documentation">📖</a> <a href="#ideas-AlexandraAAJ" title="Ideas, Planning, & Feedback">🤔</a> <a href="#eventOrganizing-AlexandraAAJ" title="Event Organizing">📋</a> <a href="https://github.com/the-turing-way/bookdash/pulls?q=is%3Apr+reviewed-by%3AAlexandraAAJ" title="Reviewed Pull Requests">👀</a></td>
</tr>
</tbody>
</table>
Expand Down