Skip to content

Backport archived rust-embedded repos (batch 1) #1803

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:

  • cortex-a

    Original content
    org = "rust-embedded"
    name = "cortex-a"
    description = "Low level access to Cortex-A processors"
    bots = []
    
    [access.teams]
    triage = "write"
    Cortex-A = "write"
    
    [access.individuals]
    jessebraham = "write"
    rust-lang-owner = "admin"
    nastevens = "admin"
    nchong-at-aws = "write"
    berkus = "write"
    mathk = "write"
    raw-bin = "write"
    posborne = "admin"
    jannic = "write"
    adamgreig = "admin"
    therealprof = "admin"
  • cortex-m-rt

    Original content
    org = "rust-embedded"
    name = "cortex-m-rt"
    description = "Minimal startup / runtime for Cortex-M microcontrollers"
    bots = []
    
    [access.teams]
    Cortex-M = "maintain"
    Highfive = "write"
    triage = "write"
    
    [access.individuals]
    thalesfragoso = "maintain"
    rust-lang-owner = "admin"
    therealprof = "admin"
    adamgreig = "admin"
    jessebraham = "write"
    rust-highfive = "write"
    nastevens = "admin"
    posborne = "admin"
    jannic = "write"
    mathk = "write"
    newAM = "maintain"
    
    [[branch-protections]]
    pattern = "master"
    dismiss-stale-review = true
    required-approvals = 0
  • cortex-m-semihosting

    Original content
    org = "rust-embedded"
    name = "cortex-m-semihosting"
    description = "Semihosting for ARM Cortex-M processors"
    bots = []
    
    [access.teams]
    triage = "write"
    Cortex-M = "maintain"
    Highfive = "write"
    
    [access.individuals]
    nastevens = "admin"
    therealprof = "admin"
    thalesfragoso = "maintain"
    adamgreig = "admin"
    mathk = "write"
    newAM = "maintain"
    jessebraham = "write"
    rust-lang-owner = "admin"
    rust-highfive = "write"
    jannic = "write"
    posborne = "admin"
    
    [[branch-protections]]
    pattern = "master"
    ci-checks = ["bors"]
    dismiss-stale-review = true
  • docker-rust-cross

    Original content
    org = "rust-embedded"
    name = "docker-rust-cross"
    description = "Docker images for testing rust code on many versions and architecures (DEPRECATED)"
    bots = []
    
    [access.teams]
    core-team = "write"
    
    [access.individuals]
    nastevens = "admin"
    rust-embedded-bot = "write"
    therealprof = "admin"
    posborne = "admin"
    rust-lang-owner = "admin"
    adamgreig = "admin"
  • itm

    Original content
    org = "rust-embedded"
    name = "itm"
    description = "Tool to parse and dump ITM packets"
    bots = []
    
    [access.teams]
    Highfive = "write"
    tools = "admin"
    triage = "write"
    Cortex-M = "maintain"
    
    [access.individuals]
    nastevens = "admin"
    rust-lang-owner = "admin"
    posborne = "admin"
    rust-highfive = "write"
    reitermarkus = "admin"
    mathk = "write"
    thalesfragoso = "maintain"
    jannic = "write"
    newAM = "maintain"
    therealprof = "admin"
    jessebraham = "write"
    Emilgardis = "admin"
    ryankurte = "admin"
    adamgreig = "admin"
    burrbull = "admin"
    
    [[branch-protections]]
    pattern = "master"
    ci-checks = ["bors"]
    dismiss-stale-review = true

@Kobzol Kobzol force-pushed the rust-embedded-archived-1 branch from df6c230 to 81f86c9 Compare April 30, 2025 14:15
@Kobzol Kobzol marked this pull request as ready for review April 30, 2025 14:17
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

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