File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 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.
4
1
name = " alumni"
5
2
6
3
[people ]
7
4
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.
8
10
members = [
9
11
" alercah" ,
10
12
" birkenfeld" ,
@@ -14,8 +16,7 @@ members = [
14
16
" valgrimm" ,
15
17
" whitequark" ,
16
18
]
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.
19
20
include-all-alumni = true
20
21
21
22
[website ]
You can’t perform that action at this time.
0 commit comments