diff options
| author | 2025-03-10 13:33:12 -0500 | |
|---|---|---|
| committer | 2025-03-10 13:33:12 -0500 | |
| commit | 1a2ab0023b0e7479b842f4936b501714165f14d4 (patch) | |
| tree | 9ca1de798386920f4df77cf7d73732a90e37e768 | |
| parent | b1e245652921ff913e60970db007f527a1be123b (diff) | |
| download | kiwi-descriptions-1a2ab0023b0e7479b842f4936b501714165f14d4.tar.gz kiwi-descriptions-1a2ab0023b0e7479b842f4936b501714165f14d4.zip | |
maintainers: Add COSMIC listing and add Ryan Brue as maintainer
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
| -rw-r--r-- | maintainers.toml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/maintainers.toml b/maintainers.toml index b3a9178..a4062b9 100644 --- a/maintainers.toml +++ b/maintainers.toml @@ -24,6 +24,10 @@ maintainers = [ "Troy Dawson", "Neal Gompa" ] fas = [ "grinnz" ] maintainers = [ "Dan Book" ] +[spins.cosmic.x86_64] +fas = [ "ryanabx" ] +maintainers = [ "Ryan Brue" ] + [spins.lxde.x86_64] fas = [ "cwickert", "mtasaka" ] maintainers = [ "Christoph Wickert", "Mamoru TASAKA" ] @@ -121,3 +125,10 @@ maintainers = [ "Joshua Strobl" ] [onyx.aarch64] fas = [ "joshstrobl" ] maintainers = [ "Joshua Strobl" ] + +[cosmic-atomic.x86_64] +fas = [ "ryanabx" ] +maintainers = [ "Ryan Brue" ] +[cosmic-atomic.aarch64] +fas = [ "ryanabx" ] +maintainers = [ "Ryan Brue" ]
\ No newline at end of file |