fnlfmt: remove gpanders from maintainers
This commit is contained in:
parent
1b47a92ce4
commit
2dc170210f
1 changed files with 1 additions and 1 deletions
|
@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://git.sr.ht/~technomancy/fnlfmt";
|
||||
license = licenses.lgpl3Plus;
|
||||
platforms = lua.meta.platforms;
|
||||
maintainers = with maintainers; [ gpanders chiroptical ];
|
||||
maintainers = with maintainers; [ chiroptical ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue