Skip to content

Commit 75a9161

Browse files
committed
chore(allcontributors): update
1 parent 355b865 commit 75a9161

3 files changed

Lines changed: 18 additions & 10 deletions

File tree

.all-contributorsrc

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
7-
"README.md"
7+
"README.md",
8+
"index.qmd"
89
],
910
"imageSize": 100,
1011
"commit": false,
@@ -16,15 +17,20 @@
1617
"avatar_url": "https://avatars.githubusercontent.com/u/92166537?v=4",
1718
"profile": "https://www.linkedin.com/in/amyheather",
1819
"contributions": [
19-
"code",
2020
"content",
21-
"design",
22-
"doc",
23-
"example",
2421
"ideas",
2522
"infra",
26-
"maintenance",
27-
"tutorial"
23+
"maintenance"
24+
]
25+
},
26+
{
27+
"login": "TomMonks",
28+
"name": "Tom Monks",
29+
"avatar_url": "https://avatars.githubusercontent.com/u/881493?v=4",
30+
"profile": "https://experts.exeter.ac.uk/19244-thomas-monks",
31+
"contributions": [
32+
"ideas",
33+
"mentoring"
2834
]
2935
}
3036
],

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# quarto-tutorial
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
Beginner-friendly tutorial on using Quarto for sharing research.
66

@@ -14,7 +14,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1414
<table>
1515
<tbody>
1616
<tr>
17-
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/amyheather"><img src="https://avatars.githubusercontent.com/u/92166537?v=4?s=100" width="100px;" alt="Amy Heather"/><br /><sub><b>Amy Heather</b></sub></a><br /><a href="https://github.com/pythonhealthdatascience/quarto-tutorial/commits?author=amyheather" title="Code">💻</a> <a href="#content-amyheather" title="Content">🖋</a> <a href="#design-amyheather" title="Design">🎨</a> <a href="https://github.com/pythonhealthdatascience/quarto-tutorial/commits?author=amyheather" title="Documentation">📖</a> <a href="#example-amyheather" title="Examples">💡</a> <a href="#ideas-amyheather" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-amyheather" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-amyheather" title="Maintenance">🚧</a> <a href="#tutorial-amyheather" title="Tutorials">✅</a></td>
17+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/amyheather"><img src="https://avatars.githubusercontent.com/u/92166537?v=4?s=100" width="100px;" alt="Amy Heather"/><br /><sub><b>Amy Heather</b></sub></a><br /><a href="#content-amyheather" title="Content">🖋</a> <a href="#ideas-amyheather" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-amyheather" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-amyheather" title="Maintenance">🚧</a></td>
18+
<td align="center" valign="top" width="14.28%"><a href="https://experts.exeter.ac.uk/19244-thomas-monks"><img src="https://avatars.githubusercontent.com/u/881493?v=4?s=100" width="100px;" alt="Tom Monks"/><br /><sub><b>Tom Monks</b></sub></a><br /><a href="#ideas-TomMonks" title="Ideas, Planning, & Feedback">🤔</a> <a href="#mentoring-TomMonks" title="Mentoring">🧑‍🏫</a></td>
1819
</tr>
1920
</tbody>
2021
</table>

index.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ After the workshop, you can keep building on your site. Quarto has many possibil
2323
<table>
2424
<tbody>
2525
<tr>
26-
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/amyheather"><img src="https://avatars.githubusercontent.com/u/92166537?v=4?s=100" width="100px;" alt="Amy Heather"/><br /><sub><b>Amy Heather</b></sub></a><br /><a href="https://github.com/pythonhealthdatascience/quarto-tutorial/commits?author=amyheather" title="Code">💻</a> <a href="#content-amyheather" title="Content">🖋</a> <a href="#design-amyheather" title="Design">🎨</a> <a href="https://github.com/pythonhealthdatascience/quarto-tutorial/commits?author=amyheather" title="Documentation">📖</a> <a href="#example-amyheather" title="Examples">💡</a> <a href="#ideas-amyheather" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-amyheather" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-amyheather" title="Maintenance">🚧</a> <a href="#tutorial-amyheather" title="Tutorials">✅</a></td>
26+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/amyheather"><img src="https://avatars.githubusercontent.com/u/92166537?v=4?s=100" width="100px;" alt="Amy Heather"/><br /><sub><b>Amy Heather</b></sub></a><br /><a href="#content-amyheather" title="Content">🖋</a> <a href="#ideas-amyheather" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-amyheather" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-amyheather" title="Maintenance">🚧</a></td>
27+
<td align="center" valign="top" width="14.28%"><a href="https://experts.exeter.ac.uk/19244-thomas-monks"><img src="https://avatars.githubusercontent.com/u/881493?v=4?s=100" width="100px;" alt="Tom Monks"/><br /><sub><b>Tom Monks</b></sub></a><br /><a href="#ideas-TomMonks" title="Ideas, Planning, & Feedback">🤔</a> <a href="#mentoring-TomMonks" title="Mentoring">🧑‍🏫</a></td>
2728
</tr>
2829
</tbody>
2930
</table>

0 commit comments

Comments
 (0)