Skip to content

Commit 456071f

Browse files
authored
Add Egor to coredevs list and teams page (#422)
* Add Egor to coredev list in about.md * Add egor to community_engagement.yml (and alphabetize) * Add Egor to continuous_integration.yml * Add Egor to core_library_maintenance.yml (and alphabetize) * Add Egor to documentation.yml (and alphabetize) * Add Egor to outreach.yml
1 parent 33f8ab8 commit 456071f

File tree

6 files changed

+14
-5
lines changed

6 files changed

+14
-5
lines changed

_data/team/roles/community_engagement.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ tasks:
55

66
current_members:
77
- "[Brady Johnston](https://github.com/bradyajohnston)"
8+
- "[Egor Marin](https://github.com/marinegor)"
89
- "[Jenna Swarthout Goddard](https://github.com/jennaswa)"
9-
- "[Yuxuan Zhuang](https://github.com/yuxuanzhuang)"
10-
- "[Rocco Meli](https://github.com/RMeli)"
1110
- "[Oliver Beckstein](https://github.com/orbeckst)"
11+
- "[Rocco Meli](https://github.com/RMeli)"
12+
- "[Yuxuan Zhuang](https://github.com/yuxuanzhuang)"

_data/team/roles/continuous_integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ tasks:
55
- Maintenance and fixes
66

77
current_members:
8+
- "[Egor Marin](https://github.com/marinegor)"
89
- "[Fiona Naughton](https://github.com/fiona-naughton)"
910
- "[Irfan Alibay](https://github.com/IAlibay)"
1011
- "[Paul Smith](https://github.com/p-j-smith)"

_data/team/roles/core_library_maintenance.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,25 @@ subroles:
99
- Initial triage and tagging of issues
1010
- Managing timely responses and resolving issues
1111
current_members:
12-
- "[Rocco Meli](https://github.com/RMeli)"
1312
- "[Brady Johnston](https://github.com/bradyajohnston)"
13+
- "[Egor Marin](https://github.com/marinegor)"
1414
- "[Hugo MacDermott-Opeskin](https://github.com/hmacdope)"
1515
- "[Paul Smith](https://github.com/p-j-smith)"
16+
- "[Rocco Meli](https://github.com/RMeli)"
17+
1618

1719

1820

1921
- subrole: Pull request management
2022
tasks:
2123
- Reviewing, shepherding, and merging pull requests
2224
current_members:
25+
- "[Egor Marin](https://github.com/marinegor)"
2326
- "[Oliver Beckstein](https://github.com/orbeckst)"
24-
- "[Rocco Meli](https://github.com/RMeli)"
2527
- "[Hugo MacDermott-Opeskin](https://github.com/hmacdope)"
2628
- "[Paul Smith](https://github.com/p-j-smith)"
29+
- "[Rocco Meli](https://github.com/RMeli)"
30+
2731

2832

2933

_data/team/roles/documentation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ tasks:
88
- Responding to documentation issues in sub-projects
99

1010
current_members:
11+
- "[Egor Marin](https://github.com/marinegor)"
12+
- "[Irfan Alibay](https://github.com/IAlibay)"
1113
- "[Lily Wang](https://github.com/lilyminium)"
1214
- "[Rocco Meli](https://github.com/RMeli)"
13-
- "[Irfan Alibay](https://github.com/IAlibay)"
1415

1516

_data/team/roles/outreach.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ subroles:
1818
- Mentoring in structured programs
1919
current_members:
2020
- "[Brady Johnston](https://github.com/bradyajohnston)"
21+
- "[Egor Marin](https://github.com/marinegor)"
2122
- "[Jenna Swarthout Goddard](https://github.com/jennaswa)"
2223

2324
- subrole: Teaching materials

about.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ team ("MDAnalysis Core Developers") consists of:
9595
- @IAlibay
9696
- @jennaswa
9797
- @lilyminium
98+
- @marinegor
9899
- @micaela-matta
99100
- @orbeckst
100101
- @p-j-smith

0 commit comments

Comments
 (0)