Skip to content

Commit bd542bf

Browse files
committed
renamed chief editor group to site editor
1 parent 5020503 commit bd542bf

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

config/_default/params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ features:
7272
privacy_pack:
7373
enable: false
7474
repository:
75-
url: 'https://github.com/Accessible-Data-and-Code'
75+
url: 'https://github.com/Jupyter4Science'
7676
content_dir: content
7777
branch: main
7878
avatar:

content/authors/admin/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ last_name: Brewer
1010
superuser: true
1111

1212
# Role/position
13-
role: Chief Editor and PhD Student at Arizona State University
13+
role: Site Editor and PhD Student at Arizona State University
1414

1515
# Organizations/Affiliations
1616
organizations:
@@ -65,7 +65,7 @@ highlight_name: false
6565
# Organizational groups that you belong to (for People widget)
6666
# Set this to `[]` or comment out if you are not using People widget.
6767
user_groups:
68-
- "Chief Editor"
68+
- "Site Editor"
6969
---
7070

7171
Nicole is a research software engineer and PhD student in History and Philosophy of Science at ASU where she is studying the reproducibility of Jupyter Notebooks used in research. She holds a B.S. in Mathematics with Computer Science from Purdue University, where she used high-performance computing to conduct research in combinatorial game theory. After graduation, she stayed at Purdue as a staff software engineer as part of the [Scientific Solutions Group](https://communityhub.purdue.edu/groups/ssg/overview) in Research Computing. There, she contributed internally to the science gateway MyGeoHub and spent time embedded in with a research lab on campus. She has served as co-chair for [Women in HPC at Purdue University](https://www.rcac.purdue.edu/whpc), host of the [Long Tales of Science podcast](https://www.nicole-brewer.com/long-tales-of-science/), member of the steering committee for the [United States Research Software Engineering Association](https://us-rse.org/about/steering-committee/), council member for the [International Council of RSE Association](https://researchsoftware.org/council.html), and most recently, co-chair of the [Notebooks Subcommittee for the US-RSE conference](https://us-rse.org/usrse23/participate/notebooks/) in 2023 and 2024. Nicole is the editor of the Jupyter4Science site, which was made possible by her receipt of the [Better Scientific Software Fellowship](https://bssw.io/fellows/nicole-brewer) in 2023.

content/people/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sections:
1111
# Choose which groups/teams of users to display.
1212
# Edit `user_groups` in each user's profile to add them to one or more of these groups.
1313
user_groups:
14-
- Chief Editor
14+
- Site Editor
1515
- Undergraduate Students
1616
- Alumni
1717
sort_by: Params.last_name

0 commit comments

Comments
 (0)