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

Add about authors and staff #15

Merged
merged 3 commits into from
Nov 14, 2023
Merged
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
30 changes: 10 additions & 20 deletions About.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,33 +9,19 @@ These credits are based on our [course contributors table guidelines](https://ww
|Credits|Names|
|-------|-----|
|**Pedagogy**||
|Lead Content Instructor(s)|[FirstName LastName]|
|Lecturer(s) (include chapter name/link in parentheses if only for specific chapters) - make new line if more than one chapter involved| Delivered the course in some way - video or audio|
|Content Author(s) (include chapter name/link in parentheses if only for specific chapters) - make new line if more than one chapter involved | If any other authors besides lead instructor|
|Content Contributor(s) (include section name/link in parentheses) - make new line if more than one section involved| Wrote less than a chapter|
|Content Editor(s)/Reviewer(s) | Checked your content|
|Content Director(s) | Helped guide the content direction|
|Content Consultants (include chapter name/link in parentheses or word "General") - make new line if more than one chapter involved | Gave high level advice on content|
|Acknowledgments| Gave small assistance to content but not to the level of consulting |
|**Production**||
|Content Publisher(s)| Helped with publishing platform|
|Content Publishing Reviewer(s)| Reviewed overall content and aesthetics on publishing platform|
|Lead Content Instructor(s)|[Candace Savonen]|
|Content Author(s)| [Candace Savonen], and [Jake Crawford] - `Scientific software development best practices`|
|**Technical**||
|Course Publishing Engineer(s)| Helped with the code for the technical aspects related to the specific course generation|
|Template Publishing Engineers|[Candace Savonen], [Carrie Wright], [Ava Hoffman]|
|Publishing Maintenance Engineer|[Candace Savonen]|
|Technical Publishing Stylists|[Carrie Wright], [Ava Hoffman], [Candace Savonen]|
|Package Developers ([ottrpal]) [Candace Savonen], [John Muschelli], [Carrie Wright]|
|**Art and Design**||
|Illustrator(s)| Created graphics for the course|
|Figure Artist(s)| Created figures/plots for course|
|Videographer(s)| Filmed videos|
|Videography Editor(s)| Edited film|
|Audiographer(s)| Recorded audio|
|Audiography Editor(s)| Edited audio recordings|
|Illustrator(s)| [Candace Savonen], and [Jake Crawford] - `Scientific software development best practices`|
|Figure Artist(s)| [Candace Savonen], and [Jake Crawford] - `Scientific software development best practices`|
|**Funding**||
|Funder(s)| Institution/individual who funded course including grant number|
|Funding Staff| Staff members who help with funding|
|Funder(s)| NCI UE5CA254170|
|Funding Staff| [Shasta Nicholson], [Maleah O'Connor], [Sandy Ombrek]|

 

Expand All @@ -50,6 +36,10 @@ devtools::session_info()
[Candace Savonen]: https://www.cansavvy.com/
[Carrie Wright]: https://carriewright11.github.io/
[Ava Hoffman]: https://www.avahoffman.com/
[Jake Crawford]: https://jjc2718.github.io/
[Maleah O'Connor]: https://www.linkedin.com/in/maleah-o-connor/
[Shasta Nicholson]: https://www.linkedin.com/in/shastanicholson/
[Sandy Ombrek]: https://www.linkedin.com/in/sandy-ormbrek-1410b113/

<!-- Links -->

Expand Down