Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions _data/menus/working-groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
link: wg/outreach
- name: RSE Empowerment in National Labs
link: wg/rse-empowerment-national-labs
- name: RSE Group Leaders' Network
link: wg/rse-gln
- name: Testing
link: wg/testing
- name: User Experience
Expand Down
2 changes: 2 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@
link: wg/outreach
- name: RSE Empowerment in National Labs
link: wg/rse-empowerment-national-labs
- name: RSE Group Leaders' Network
link: wg/rse-gln
- name: Testing
link: wg/testing
- name: User Experience
Expand Down
17 changes: 0 additions & 17 deletions pages/ag/affinity-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,6 @@ page for more details!

<h2>Active Affinity Groups</h2>

<h3><a href="{{ site.baseurl }}/ag/rse-gln/">RSE Group Leaders' Network</a></h3>

The RSE Group Leaders’ Network (RSE-GLN) is a group of individuals leading RSE teams
who meet to support their peers with the challenges of leading RSE groups.

The primary membership is for those who currently lead a team and have, or are
actively in the process of hiring, at least one direct report; additional members
may be invited, such as those who have been in leadership positions in the past.
This is to ensure that members have a network of peers in similar situations who are
facing similar challenges.

The RSE-GLN also seeks to support aspiring RSE Group Leaders through a separate
mentorship and development network. The Aspiring RSE-GLN is open to those looking to
build RSE teams at their institution or move into RSE group leadership roles. There
are no formal requirements, but those with the experience and qualifications to take
on leadership roles will likely benefit more than early career RSEs.

<h3><a href="{{ site.baseurl }}/ag/neuro-rse/">Neuro-RSE</a></h3>

Neuroscience RSE (Neuro-RSE) is an affinity group for those working on research
Expand Down
4 changes: 2 additions & 2 deletions pages/redirects/rse-gln.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
layout: page
permalink: /wg/rse-gln/
redirect: /ag/rse-gln/
permalink: /ag/rse-gln/
redirect: /wg/rse-gln/
---
4 changes: 2 additions & 2 deletions pages/ag/rse-gln.md → pages/wg/rse-gln.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: page
title: RSE Group Leaders' Network
subtitle:
menubar:
permalink: /ag/rse-gln/
menubar: working-groups
permalink: /wg/rse-gln/
set_last_modified: true
---

Expand Down
18 changes: 18 additions & 0 deletions pages/wg/working-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,24 @@ more details.

<hr>

<h3><a href="{{ site.baseurl }}/wg/rse-gln/">RSE Group Leaders' Network</a></h3>

The RSE Group Leaders' Network (RSE-GLN) is a group of individuals leading RSE teams
who meet to support their peers with the challenges of leading RSE groups.

The primary membership is for those who currently lead a team and have, or are
actively in the process of hiring, at least one direct report; additional members
may be invited, such as those who have been in leadership positions in the past.
This is to ensure that members have a network of peers in similar situations who are
facing similar challenges.

To get involved, visit the
[`#rse-gln`](https://usrse.slack.com/messages/rse-gln) channel on the US-RSE Slack.

Visit the [RSE Group Leaders' Network page]({{ site.baseurl }}/wg/rse-gln/) for more details.

<hr>

<h3><a href="{{ site.baseurl }}/wg/testing/">Testing</a></h3>

The Testing Working Group aims to bring together RSEs, researchers, and practitioners
Expand Down