diff options
| author | 2026-03-01 16:29:49 +0200 | |
|---|---|---|
| committer | 2026-03-01 16:30:35 +0200 | |
| commit | a90003e5ac59047049852f5ae5e365cbbe124207 (patch) | |
| tree | 8b92c8e84be785a9c267e76e45112d9a54a23e15 | |
| parent | b315f272a02852333e39fff012f0f2a276e6c8fa (diff) | |
| download | kiwi-descriptions-a90003e5ac59047049852f5ae5e365cbbe124207.tar.gz kiwi-descriptions-a90003e5ac59047049852f5ae5e365cbbe124207.zip | |
maintainers: add aarch64 for Phosh
| -rw-r--r-- | maintainers.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/maintainers.toml b/maintainers.toml index 91b1e1a..0ca48ff 100644 --- a/maintainers.toml +++ b/maintainers.toml @@ -111,6 +111,9 @@ maintainers = [ "Matthew Kosarek", "Neal Gompa" ] [spins.phosh.x86_64] fas = [ "lihis", "phosh-sig" ] maintainers = [ "Tomi Lähteenmäki", "phosh-sig" ] +[spins.phosh.aarch64] +fas = [ "lihis", "phosh-sig" ] +maintainers = [ "Tomi Lähteenmäki", "phosh-sig" ] # Silverblue [silverblue.x86_64] |