Skip to content

Commit e5bb0e3

Browse files
committed
Update comment regarding alumni team
1 parent 3859ce4 commit e5bb0e3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

teams/alumni.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# DEPRECATED: Do not add new members to this team, instead add to `people.alumni`
2-
# in the team's file or create a new `people.alumni` key and add the
3-
# person's name there instead.
41
name = "alumni"
52

63
[people]
74
leads = []
5+
# Contributors whose former teams no longer correspond to any page on the
6+
# current website.
7+
#
8+
# When adding an alumnus to a team that still exists, please add to
9+
# `people.alumni` in that team's file, instead of here.
810
members = [
911
"alercah",
1012
"birkenfeld",
@@ -14,8 +16,7 @@ members = [
1416
"valgrimm",
1517
"whitequark",
1618
]
17-
# Temporary key that includes all members listed as alumni in the individual
18-
# teams. This is needed while we migrate away from the alumni team.
19+
# Include all members listed as alumni in the individual teams.
1920
include-all-alumni = true
2021

2122
[website]

0 commit comments

Comments
 (0)