diff --git a/people/jyn514.toml b/people/jyn514.toml index e45e1beee..1b2113fcf 100644 --- a/people/jyn514.toml +++ b/people/jyn514.toml @@ -1,4 +1,4 @@ -name = 'Joshua Nelson' +name = 'Jynn Nelson' github = 'jyn514' github-id = 23638587 email = 'rust@jyn.dev' diff --git a/teams/bootstrap.toml b/teams/bootstrap.toml index d0427c389..351ec981c 100644 --- a/teams/bootstrap.toml +++ b/teams/bootstrap.toml @@ -2,14 +2,16 @@ name = "bootstrap" subteam-of = "infra" [people] -leads = ["jyn514", "Mark-Simulacrum"] +leads = ["Mark-Simulacrum"] members = [ "Mark-Simulacrum", - "jyn514", "ozkanonur", "albertlarsan68", "clubby789", ] +alumni = [ + "jyn514" +] [permissions] perf = true diff --git a/teams/docs-rs.toml b/teams/docs-rs.toml index e2e139e19..ac9c30873 100644 --- a/teams/docs-rs.toml +++ b/teams/docs-rs.toml @@ -6,7 +6,6 @@ leads = ["syphar"] members = [ "GuillaumeGomez", "Nemo157", - "jyn514", "syphar", "Byron", "jsha", @@ -15,6 +14,7 @@ alumni = [ "Kixiron", "onur", "pietroalbini", + "jyn514", ] [[github]] diff --git a/teams/infra.toml b/teams/infra.toml index 6bfc93db3..16ffc2dcb 100644 --- a/teams/infra.toml +++ b/teams/infra.toml @@ -4,7 +4,6 @@ name = "infra" leads = ["pietroalbini"] members = [ "Mark-Simulacrum", - "jyn514", "kennytm", "pietroalbini", "shepmaster", @@ -17,6 +16,7 @@ alumni = [ "nellshamrell", "ashleygwilliams", "aidanhs", + "jyn514", ] [[github]]