We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15315d6 commit 62addb8Copy full SHA for 62addb8
1 file changed
Makefile
@@ -28,7 +28,7 @@ calendars: $(subst calendars,$(CALENDAR_DIR),$(CALENDAR_SOURCES:.yaml=.ics))
28
TEAMS_DIR = content/about
29
SPEC_DIR = content/specs/steering-committee
30
TEAMS = community-managers community-leaders emeritus-community-leaders
31
-SPEC_TEAMS = spec-steering-committee emeritus-spec-steering-committee
+SPEC_TEAMS = spec-steering-committee emeritus-spec-steering-committee spec-steering-committee-chair
32
TEAMS_QUERY = python themes/scientific-python-hugo-theme/tools/team_query.py
33
34
$(TEAMS_DIR)/%.toml:
0 commit comments