From 4c3cba65ef08c9465287b59dbc0fd5d31b2698a3 Mon Sep 17 00:00:00 2001 From: matthewfallan <31744230+matthewfallan@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:41:28 -0600 Subject: [PATCH] Add Justin Aruda to list of authors --- README.md | 1 + pyproject.toml | 1 + src/userdocs/about/authors.rst | 25 +++++++++++++++++++++---- 3 files changed, 23 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d99a9b61..fd748a9b 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,4 @@ of [Silvi Rouskin](https://rouskinlab.com) at Harvard Medical School: - [Yves Martin](https://github.com/yvesmartindestaillades) - [Scott Grote](https://github.com/heWhosShouldersBlockTheSun) - [Albéric de Lajarte](https://github.com/AlbericDeLajarte) +- [Justin Aruda](https://github.com/justinaruda) diff --git a/pyproject.toml b/pyproject.toml index b86e6508..ac34514a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ authors = [ {name="Yves Martin"}, {name="Scott Grote"}, {name="Alberic de Lajarte"}, + {name="Justin Aruda"}, ] description = "RNA Structure Ensemble Inference via Sequencing, Mutation Identification, and Clustering" readme = "README.md" diff --git a/src/userdocs/about/authors.rst b/src/userdocs/about/authors.rst index 1ec76938..e5237af4 100644 --- a/src/userdocs/about/authors.rst +++ b/src/userdocs/about/authors.rst @@ -6,7 +6,24 @@ SEISMIC-RNA was developed in the lab of `Silvi Rouskin `_ at Harvard Medical School by the following individuals: -- Matty Allan (`Google Scholar `_, `ORCID `_, `GitHub `_) -- Yves Martin (`GitHub `_) -- Scott Grote (`GitHub `_) -- Alberic de Lajarte (`GitHub `_) +- Matty Allan + + - GitHub: https://github.com/matthewfallan + - Google Scholar: https://scholar.google.com/citations?user=i4D4aCEAAAAJ&hl=en + - ORCID: https://orcid.org/0000-0001-8182-7402 + +- Yves Martin + + - GitHub: https://github.com/yvesmartindestaillades + +- Scott Grote + + - GitHub: https://github.com/heWhosShouldersBlockTheSun + +- Alberic de Lajarte + + - GitHub: https://github.com/AlbericDeLajarte + +- Justin Aruda + + - GitHub: https://github.com/justinaruda