Skip to content
New issue

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

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

Already on GitHub? # to your account

docs: add sarahjoo as a contributor #73

Merged
merged 2 commits into from
May 29, 2020
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 @@ -113,6 +113,18 @@
"design",
"ideas"
]
},
{
"login": "sarahjoo",
"name": "Sarah",
"avatar_url": "https://avatars1.githubusercontent.com/u/44788265?v=4",
"profile": "https://github.com/sarahjoo",
"contributions": [
"doc",
"design",
"ideas",
"question"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mutual Aid - Resilience App Theme
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![Netlify Status](https://api.netlify.com/api/v1/badges/e1d80024-6417-4af4-ad3d-0ee57410366c/deploy-status)](https://app.netlify.com/sites/resilienceapp-theme/deploys)
Expand Down Expand Up @@ -129,7 +129,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://www.linkedin.com/in/lokaren/"><img src="https://avatars3.githubusercontent.com/u/2974103?v=4" width="100px;" alt=""/><br /><sub><b>Karen</b></sub></a><br /><a href="#design-karenkun" title="Design">🎨</a> <a href="#ideas-karenkun" title="Ideas, Planning, & Feedback">🤔</a> <a href="#projectManagement-karenkun" title="Project Management">📆</a> <a href="#question-karenkun" title="Answering Questions">💬</a></td>
<td align="center"><a href="https://www.linkedin.com/in/tuan-nguyen-067105a6/"><img src="https://avatars3.githubusercontent.com/u/3273671?v=4" width="100px;" alt=""/><br /><sub><b>Tuan Nguyen</b></sub></a><br /><a href="https://github.com/factn/resilience-landing-page/issues?q=author%3Amat10tng" title="Bug reports">🐛</a> <a href="https://github.com/factn/resilience-landing-page/commits?author=mat10tng" title="Code">💻</a> <a href="https://github.com/factn/resilience-landing-page/commits?author=mat10tng" title="Documentation">📖</a> <a href="#ideas-mat10tng" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-mat10tng" title="Maintenance">🚧</a> <a href="#projectManagement-mat10tng" title="Project Management">📆</a> <a href="#question-mat10tng" title="Answering Questions">💬</a> <a href="https://github.com/factn/resilience-landing-page/pulls?q=is%3Apr+reviewed-by%3Amat10tng" title="Reviewed Pull Requests">👀</a></td>
<td align="center"><a href="https://github.com/lauramei"><img src="https://avatars2.githubusercontent.com/u/66132139?v=4" width="100px;" alt=""/><br /><sub><b>lauramei</b></sub></a><br /><a href="#ideas-lauramei" title="Ideas, Planning, & Feedback">🤔</a> <a href="#design-lauramei" title="Design">🎨</a> <a href="https://github.com/factn/resilience-landing-page/pulls?q=is%3Apr+reviewed-by%3Alauramei" title="Reviewed Pull Requests">👀</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/sarahjagrowski"><img src="https://avatars0.githubusercontent.com/u/63767896?v=4" width="100px;" alt=""/><br /><sub><b>sarahjagrowski</b></sub></a><br /><a href="#design-sarahjagrowski" title="Design">🎨</a> <a href="#ideas-sarahjagrowski" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/sarahjoo"><img src="https://avatars1.githubusercontent.com/u/44788265?v=4" width="100px;" alt=""/><br /><sub><b>Sarah</b></sub></a><br /><a href="https://github.com/factn/resilience-landing-page/commits?author=sarahjoo" title="Documentation">📖</a> <a href="#design-sarahjoo" title="Design">🎨</a> <a href="#ideas-sarahjoo" title="Ideas, Planning, & Feedback">🤔</a> <a href="#question-sarahjoo" title="Answering Questions">💬</a></td>
</tr>
</table>

Expand Down