diff --git a/content/inside-rust/removing-inactive-members-from-github-organizations.md b/content/inside-rust/removing-inactive-members-from-github-organizations.md new file mode 100644 index 000000000..abf5a7326 --- /dev/null +++ b/content/inside-rust/removing-inactive-members-from-github-organizations.md @@ -0,0 +1,76 @@ ++++ +path = "inside-rust/9999/12/31/removing-inactive-members-from-github-organizations" +title = "Removing inactive members from our GitHub organizations" +authors = ["Marco Ieni"] + +[extra] +team = "The Rust Infrastructure Team" +team_url = "https://www.rust-lang.org/governance/teams/infra#team-infra" ++++ + +The Infrastructure Team is cleaning up GitHub organizations managed by the Rust Project +([rust-lang](https://github.com/rust-lang), [rust-dev-tools](https://github.com/rust-dev-tools), [rust-lang-deprecated](https://github.com/rust-lang-deprecated), [rust-lang-nursery](https://github.com/rust-lang-nursery) and [rust-analyzer](https://github.com/rust-analyzer)) +by removing members who are not part of any team within those organizations. + +If you are currently a member of one of these GitHub organizations, you might receive a removal email from GitHub that notifies you that you have been removed from some of them. +If you are currently an active Rust team member, then do not worry! Your access to the `rust-lang` organization won't be affected by this, and at most we will remove you from some of the legacy organizations that are no longer in active use. + +If you contributed to Rust in the past and you are no longer an active contributor, then we will likely remove you from all of the mentioned GitHub organizations. +We understand that some people publicly displayed their membership in the `rust-lang` organization as a recognition of past contributions. +As an alternative, your contributor status is shown on the official [teams page](https://www.rust-lang.org/governance#teams) of the Rust website, which includes an alumni section for each team. +Please reach out if your past team memberships are not reflected on this page. Also, we want to take this occasion to thank you for the time you spent in the past making Rust what it is today! + +If you have been removed from an organization you think you should be part of, or you have any other questions, please reach out on our chat platform, [Zulip](https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra/topic/removing.20inactive.20members.20from.20the.20org). + +## Archived teams + +Unfortunately, archived teams are not shown on the website's governance page, so previous Rust Project +members who were part of archived teams only won't be listed in any alumni section. + +We created a [GitHub issue](https://github.com/rust-lang/www.rust-lang.org/issues/2181) to track this, +but in the meantime we would like to thank these contributors in this post: + +- [alexheretic](https://github.com/alexheretic) +- [am-1t](https://github.com/am-1t) +- [arora-aman](https://github.com/arora-aman) +- [autozimu](https://github.com/autozimu) +- [avadacatavra](https://github.com/avadacatavra) +- [azhng](https://github.com/azhng) +- [azuremarker](https://github.com/azuremarker) +- [basil-cow](https://github.com/basil-cow) +- [bawerd](https://github.com/bawerd) +- [benlewis-seequent](https://github.com/benlewis-seequent) +- [chrispardy](https://github.com/chrispardy) +- [comex](https://github.com/comex) +- [detrumi](https://github.com/detrumi) +- [djcarpe](https://github.com/djcarpe) +- [gnunicorn](https://github.com/gnunicorn) +- [hameerabbasi](https://github.com/hameerabbasi) +- [hdhoang](https://github.com/hdhoang) +- [hkmatsumoto](https://github.com/hkmatsumoto) +- [inquisitivecrystal](https://github.com/inquisitivecrystal) +- [jamespatrickgill](https://github.com/jamespatrickgill) +- [jasonwilliams](https://github.com/jasonwilliams) +- [jduchniewicz](https://github.com/jduchniewicz) +- [jechasteen](https://github.com/jechasteen) +- [jenniferwills](https://github.com/jenniferwills) +- [logmosier](https://github.com/logmosier) +- [lucasbullen](https://github.com/lucasbullen) +- [markmccaskey](https://github.com/markmccaskey) +- [mstallmo](https://github.com/mstallmo) +- [mystor](https://github.com/mystor) +- [nagashi](https://github.com/nagashi) +- [nathanwhit](https://github.com/nathanwhit) +- [null-sleep](https://github.com/null-sleep) +- [o0ignition0o](https://github.com/o0ignition0o) +- [pcwalton](https://github.com/pcwalton) +- [peschkaj](https://github.com/peschkaj) +- [qmx](https://github.com/qmx) +- [roxelo](https://github.com/roxelo) +- [seanchen1991](https://github.com/seanchen1991) +- [stupremee](https://github.com/stupremee) +- [tamuhey](https://github.com/tamuhey) +- [valgrimm](https://github.com/valgrimm) +- [vlad20012](https://github.com/vlad20012) +- [whitequark](https://github.com/whitequark) +- [zaharidichev](https://github.com/zaharidichev)