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 Susana465 as a contributor for content #173

Merged
merged 4 commits into from
Sep 5, 2022
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
10 changes: 9 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -352,14 +352,22 @@
]
},
{
"login": "Susana465",
"name": "Susana465",
"avatar_url": "https://avatars.githubusercontent.com/u/73224467?v=4",
"profile": "https://github.com/Susana465",
"contributions": [
"content"
]
},
"login": "",
"name": "Vivienne Kuh",
"avatar_url": "",
"profile": "https://www.bristol.ac.uk/people/person/Vivienne-Kuh-3265cd07-2fb1-45ab-81fb-16dd4c1953d4/",
"contributions": [
"content"
]
},
}
],
"contributorsPerLine": 7,
"projectName": "data-ethics-club",
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Data Ethics Club
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-36-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<p align="center">
<img height=250 src="site/images/logo.png">
Expand Down Expand Up @@ -77,6 +77,9 @@ Thanks goes to these wonderful people in developing this repository, joining Dat
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="#content-eltociear" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/bengcooper"><img src="https://avatars.githubusercontent.com/u/3008392?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ben Cooper</b></sub></a><br /><a href="#content-bengcooper" title="Content">🖋</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/Susana465"><img src="https://avatars.githubusercontent.com/u/73224467?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Susana465</b></sub></a><br /><a href="#content-Susana465" title="Content">🖋</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
Expand Down
3 changes: 3 additions & 0 deletions site/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ Data Ethics Club is organised by a [small team](contact), but all our materials
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="#content-eltociear" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/bengcooper"><img src="https://avatars.githubusercontent.com/u/3008392?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ben Cooper</b></sub></a><br /><a href="#content-bengcooper" title="Content">🖋</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/Susana465"><img src="https://avatars.githubusercontent.com/u/73224467?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Susana465</b></sub></a><br /><a href="#content-Susana465" title="Content">🖋</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
Expand Down