You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove vestigial check for leadership-council subteam
In rust-lang/team#1403 we ended up doing things
a little differently so that the top-level teams are not subteams of the
council. This removes the check added in
rust-lang#1937.
This helps fix an issue where we do have some actual subteams of the
council (like social-media), and we don't want those to show up on the
main page.
0 commit comments