diff options
| author | 2026-07-10 12:13:42 +0530 | |
|---|---|---|
| committer | 2026-07-10 12:13:42 +0530 | |
| commit | 6ecf2b2f21e4063df705ac7e8b385a2a50c1f89f (patch) | |
| tree | fca29acb4b6a257f34fe80e9d68bd91741c60063 /maintainers.toml | |
| parent | 66f73c8b3bf8e6c225bb6f4b1cc092af8a0adfbf (diff) | |
| download | kiwi-descriptions-6ecf2b2f21e4063df705ac7e8b385a2a50c1f89f.tar.gz kiwi-descriptions-6ecf2b2f21e4063df705ac7e8b385a2a50c1f89f.zip | |
Drop Robotics Spin from Fedora Linux 45
Remove the Robotics Lab spin from the Fedora 45 release as per ticket
https://forge.fedoraproject.org/releng/tickets/issues/13419. This
includes removal of the robotics team profile, kiwi configuration,
maintainer information, and volume ID mappings.
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
Diffstat (limited to 'maintainers.toml')
| -rw-r--r-- | maintainers.toml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/maintainers.toml b/maintainers.toml index 0ca48ff..ea497e5 100644 --- a/maintainers.toml +++ b/maintainers.toml @@ -82,11 +82,7 @@ maintainers = [ "JT Pennington", "Cristian Le", "SciTech SIG" ] [labs.scientific.x86_64] fas = [ "q5sys", "lecris", "scitech" ] -maintainers = [ "JT Pennington", "Cristian Le", "SciTech SIG" ] - -[labs.robotics.x86_64] -fas = [ "lrossett", "robotics-sig" ] -maintainers = [ "Leonardo Rossetti", "Robotics SIG" ] +maintainers = [ "JT Pennington", "Cristian Le", "SciTech SIG" ] [spins.i3.x86_64] fas = [ "jflory7", "defolos", "nasirhm", "odilhao", "x3mboy" ] |