Skip to content

Backport rust-lang-nursery repos (batch 1) #1797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Apr 30, 2025

Backporting the following repos:

  • cli-wg

    Original content
    org = "rust-lang-nursery"
    name = "cli-wg"
    description = "The only purpose of this is to redirect old links to"
    bots = []
    
    [access.teams]
    
    [access.individuals]
    jdno = "admin"
    rust-lang-owner = "admin"
    huonw = "admin"
    nrc = "admin"
    sfackler = "admin"
    nikomatsakis-admin = "admin"
    nikomatsakis = "admin"
    carols10cents = "admin"
    kennytm = "admin"
    alexcrichton = "admin"
    KodrAus = "admin"
    Mark-Simulacrum = "admin"
    marcoieni = "admin"
    aturon = "admin"
    steveklabnik = "admin"
    killercup = "admin"
    dtolnay = "admin"
    aidanhs = "admin"
    erickt = "admin"
    pietroalbini = "admin"
  • ecosystem-wg

    Original content
    org = "rust-lang-nursery"
    name = "ecosystem-wg"
    description = "Coordination repository of the ecosystem Working Group (WG)"
    bots = []
    
    [access.teams]
    
    [access.individuals]
    aidanhs = "admin"
    Mark-Simulacrum = "admin"
    sfackler = "admin"
    nrc = "admin"
    dtolnay = "admin"
    KodrAus = "admin"
    steveklabnik = "admin"
    alexcrichton = "admin"
    kennytm = "admin"
    nikomatsakis = "admin"
    carols10cents = "admin"
    aturon = "admin"
    jdno = "admin"
    huonw = "admin"
    Dylan-DPC-zz = "write"
    rust-lang-owner = "admin"
    erickt = "admin"
    marcoieni = "admin"
    nikomatsakis-admin = "admin"
    pietroalbini = "admin"
  • futures-api-docs

    Original content
    org = "rust-lang-nursery"
    name = "futures-api-docs"
    description = "API docs for futures-rs"
    bots = []
    
    [access.teams]
    
    [access.individuals]
    pietroalbini = "admin"
    carols10cents = "admin"
    nikomatsakis = "admin"
    MajorBreakfast = "admin"
    aturon = "admin"
    nrc = "admin"
    rust-lang-owner = "admin"
    nikomatsakis-admin = "admin"
    Nemo157 = "admin"
    steveklabnik = "admin"
    alexcrichton = "admin"
    erickt = "admin"
    huonw = "admin"
    kennytm = "admin"
    KodrAus = "admin"
    marcoieni = "admin"
    dtolnay = "admin"
    sfackler = "admin"
    Mark-Simulacrum = "admin"
    aidanhs = "admin"
    jdno = "admin"
  • futures-rfcs

    Original content
    org = "rust-lang-nursery"
    name = "futures-rfcs"
    description = "RFCs for changes to the `futures` crate"
    bots = []
    
    [access.teams]
    
    [access.individuals]
    sfackler = "admin"
    Mark-Simulacrum = "admin"
    KodrAus = "admin"
    rust-lang-owner = "admin"
    pietroalbini = "admin"
    cramertj = "admin"
    nrc = "admin"
    kennytm = "admin"
    jdno = "admin"
    erickt = "admin"
    huonw = "admin"
    dtolnay = "admin"
    aidanhs = "admin"
    alexcrichton = "admin"
    nikomatsakis = "admin"
    marcoieni = "admin"
    nikomatsakis-admin = "admin"
    aturon = "admin"
    carols10cents = "admin"
    steveklabnik = "admin"
  • gll

    Original content
    org = "rust-lang-nursery"
    name = "gll"
    description = "GLL parsing framework."
    bots = []
    
    [access.teams]
    
    [access.individuals]
    erickt = "admin"
    KodrAus = "admin"
    nikomatsakis = "admin"
    dtolnay = "admin"
    Mark-Simulacrum = "admin"
    marcoieni = "admin"
    rust-lang-owner = "admin"
    pietroalbini = "admin"
    kennytm = "admin"
    carols10cents = "admin"
    nrc = "admin"
    huonw = "admin"
    sfackler = "admin"
    alexcrichton = "admin"
    qmx = "admin"
    nikomatsakis-admin = "admin"
    steveklabnik = "admin"
    jdno = "admin"
    aturon = "admin"
    aidanhs = "admin"

Archived all of them, as they seem to be unused and had no team access.

@Kobzol Kobzol force-pushed the rust-lang-nursery-1 branch from 9e1c6f3 to 650d682 Compare April 30, 2025 12:53
@Kobzol Kobzol marked this pull request as ready for review April 30, 2025 12:54
@Kobzol Kobzol requested a review from Mark-Simulacrum April 30, 2025 12:54
@Kobzol Kobzol force-pushed the rust-lang-nursery-1 branch from 650d682 to 0eea875 Compare April 30, 2025 13:35
Copy link

Dry-run check results

[WARN  sync_team] sync-team is running in dry mode, no changes will be applied.
[INFO  sync_team] synchronizing github
[INFO  sync_team] 💻 Repo Diffs:
    📝 Editing repo 'rust-lang-nursery/cli-wg':
      Remove homepage: 'https://rust-cli.github.io/book/index.html'
      Archive
      Enable auto-merge
      Permission Changes:
        Removing user 'killercup''s admin permission 
    📝 Editing repo 'rust-lang-nursery/ecosystem-wg':
      Archive
      Enable auto-merge
      Permission Changes:
        Removing user 'KodrAus''s admin permission 
        Removing user 'aturon''s admin permission 
        Removing user 'Dylan-DPC-zz''s write permission 
    📝 Editing repo 'rust-lang-nursery/futures-api-docs':
      Remove homepage: 'https://rust-lang-nursery.github.io/futures-api-docs'
      Archive
      Enable auto-merge
      Permission Changes:
        Removing user 'Nemo157''s admin permission 
        Removing user 'MajorBreakfast''s admin permission 
    📝 Editing repo 'rust-lang-nursery/futures-rfcs':
      Archive
      Enable auto-merge
      Permission Changes:
        Removing user 'cramertj''s admin permission 
    📝 Editing repo 'rust-lang-nursery/gll':
      Remove homepage: ''
      Archive
      Enable auto-merge
      Permission Changes:
        Removing user 'qmx''s admin permission 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant