alttab: Remove sgraf as maintainer
I'm no longer using `alttab` and have no way to test it. That said, maintenance overhead is quite manageable, for anyone interested in picking up.
This commit is contained in:
parent
bee1e79b38
commit
a878945336
@ -52,6 +52,6 @@ stdenv.mkDerivation rec {
|
||||
description = "X11 window switcher designed for minimalistic window managers or standalone X11 session";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.sgraf ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user