diff --git a/fedora-i3-common.ks b/fedora-i3-common.ks index d99231f..2d77934 100644 --- a/fedora-i3-common.ks +++ b/fedora-i3-common.ks @@ -13,6 +13,7 @@ %packages @networkmanager-submodules +@base-x i3 dunst azote @@ -25,7 +26,7 @@ network-manager-applet pavucontrol volumeicon thunar -lightdm-gtk +lightdm # unlock default keyring. FIXME: Should probably be done in comps diff --git a/maintainers.toml b/maintainers.toml index 89f6d04..2df3a0b 100644 --- a/maintainers.toml +++ b/maintainers.toml @@ -73,3 +73,7 @@ maintainers = [ "SciTech SIG" ] [labs.robotics.x86_64] fas = [ "rmattes", "robotics-sig" ] maintainers = [ "Rich Mattes", "Robotics SIG" ] + +[spins.i3.x86_64] +fas = [ "jflory7", "defolos", "nasirhm", "odilhao", "x3mboy" ] +maintainers = [ "Justin Flory"", "Dan Čermák", "Nasir Hussain", "Odilon Junior", "Eduard Lucena" ] \ No newline at end of file