Skip to content

Commit 6b5495b

Browse files
committed
feat(all-contributors): update
1 parent ebb402e commit 6b5495b

File tree

3 files changed

+17
-11
lines changed

3 files changed

+17
-11
lines changed

.all-contributorsrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@
2828
]
2929
}
3030
],
31-
"contributorsPerLine": 7,
32-
"linkToUsage": true
31+
"contributorsPerLine": 7
3332
}

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1717
<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>
1818
</tr>
1919
</tbody>
20-
<tfoot>
21-
<tr>
22-
<td align="center" size="13px" colspan="7">
23-
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
24-
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
25-
</img>
26-
</td>
27-
</tr>
28-
</tfoot>
2920
</table>
3021

3122
<!-- markdownlint-restore -->

index.qmd

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,22 @@ After the workshop, you can keep building on your site. Quarto has many possibil
1313

1414
## Contributors
1515

16+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
17+
<!-- prettier-ignore-start -->
18+
<!-- markdownlint-disable -->
19+
<table>
20+
<tbody>
21+
<tr>
22+
<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>
23+
</tr>
24+
</tbody>
25+
</table>
26+
27+
<!-- markdownlint-restore -->
28+
<!-- prettier-ignore-end -->
29+
30+
<!-- ALL-CONTRIBUTORS-LIST:END -->
31+
1632
## Funding
1733

1834
This course was developed as part of the [STARS project](https://pythonhealthdatascience.github.io/stars/). STARS is supported by the Medical Research Council [grant number MR/Z503915/1].

0 commit comments

Comments
 (0)