Skip to content

Commit 62addb8

Browse files
Add SPEC chair to teams (#822)
1 parent 15315d6 commit 62addb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ calendars: $(subst calendars,$(CALENDAR_DIR),$(CALENDAR_SOURCES:.yaml=.ics))
2828
TEAMS_DIR = content/about
2929
SPEC_DIR = content/specs/steering-committee
3030
TEAMS = community-managers community-leaders emeritus-community-leaders
31-
SPEC_TEAMS = spec-steering-committee emeritus-spec-steering-committee
31+
SPEC_TEAMS = spec-steering-committee emeritus-spec-steering-committee spec-steering-committee-chair
3232
TEAMS_QUERY = python themes/scientific-python-hugo-theme/tools/team_query.py
3333

3434
$(TEAMS_DIR)/%.toml:

0 commit comments

Comments
 (0)