Skip to content

Backport archived rust-embedded repos (batch 2) #1804

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:

  • panic-itm

    Original content
    org = "rust-embedded"
    name = "panic-itm"
    description = "Log panic messages using the ITM (Instrumentation Trace Macrocell)"
    bots = []
    
    [access.teams]
    triage = "write"
    Highfive = "write"
    Cortex-M = "maintain"
    
    [access.individuals]
    jannic = "write"
    newAM = "maintain"
    thalesfragoso = "maintain"
    nastevens = "admin"
    therealprof = "admin"
    adamgreig = "admin"
    posborne = "admin"
    rust-lang-owner = "admin"
    jessebraham = "write"
    mathk = "write"
    rust-highfive = "write"
    
    [[branch-protections]]
    pattern = "master"
    ci-checks = ["bors"]
    dismiss-stale-review = true
  • panic-semihosting

    Original content
    org = "rust-embedded"
    name = "panic-semihosting"
    description = "Report panic messages to the host stderr using semihosting"
    bots = []
    
    [access.teams]
    Highfive = "write"
    triage = "write"
    Cortex-M = "maintain"
    
    [access.individuals]
    posborne = "admin"
    rust-lang-owner = "admin"
    thalesfragoso = "maintain"
    jannic = "write"
    jessebraham = "write"
    rust-highfive = "write"
    mathk = "write"
    nastevens = "admin"
    newAM = "maintain"
    adamgreig = "admin"
    therealprof = "admin"
    
    [[branch-protections]]
    pattern = "master"
    ci-checks = ["bors"]
    dismiss-stale-review = true
  • r0

    Original content
    org = "rust-embedded"
    name = "r0"
    description = "Initialization code (\"crt0\") written in Rust"
    bots = []
    
    [access.teams]
    Cortex-M = "maintain"
    Cortex-A = "write"
    core = "admin"
    Highfive = "write"
    msp430 = "write"
    RISCV = "write"
    triage = "write"
    
    [access.individuals]
    jannic = "write"
    posborne = "admin"
    YuhanLiin = "write"
    nchong-at-aws = "write"
    dkhayes117 = "write"
    cr1901 = "write"
    berkus = "write"
    adamgreig = "admin"
    rust-highfive = "write"
    romancardenas = "write"
    MabezDev = "write"
    newAM = "maintain"
    jessebraham = "write"
    therealprof = "admin"
    thalesfragoso = "maintain"
    rust-lang-owner = "admin"
    rmsyn = "write"
    mathk = "write"
    nastevens = "admin"
    almindor = "write"
    raw-bin = "write"
    
    [[branch-protections]]
    pattern = "master"
    dismiss-stale-review = true
  • register-rs

    Original content
    org = "rust-embedded"
    name = "register-rs"
    description = "Unified interface for type-safe MMIO and CPU register access in Rust"
    bots = []
    
    [access.teams]
    triage = "write"
    Cortex-A = "write"
    
    [access.individuals]
    raw-bin = "write"
    rust-lang-owner = "admin"
    therealprof = "admin"
    mathk = "write"
    adamgreig = "admin"
    berkus = "write"
    posborne = "admin"
    jannic = "write"
    nastevens = "admin"
    jessebraham = "write"
    nchong-at-aws = "write"
  • riscv-rt

    Original content
    org = "rust-embedded"
    name = "riscv-rt"
    description = "Minimal runtime / startup for RISC-V CPU's."
    bots = []
    
    [access.teams]
    RISCV = "admin"
    triage = "write"
    
    [access.individuals]
    therealprof = "admin"
    rust-lang-owner = "admin"
    dkhayes117 = "admin"
    rmsyn = "admin"
    mathk = "write"
    jessebraham = "admin"
    jannic = "write"
    MabezDev = "admin"
    posborne = "admin"
    almindor = "admin"
    romancardenas = "admin"
    nastevens = "admin"
    adamgreig = "admin"
    
    [[branch-protections]]
    pattern = "master"
    ci-checks = [
        "build-check",
        "rustfmt",
        "changelog-check",
        "clippy-check",
    ]
    dismiss-stale-review = true

@Kobzol Kobzol force-pushed the rust-embedded-archived-2 branch from 784aa35 to d2393dc Compare April 30, 2025 14:16
@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