mons: add thiagokokada as maintainer
This commit is contained in:
parent
5df05c902c
commit
3081bd0ca9
@ -22,6 +22,6 @@ stdenv.mkDerivation rec {
|
||||
description = "POSIX Shell script to quickly manage 2-monitors display";
|
||||
homepage = "https://github.com/Ventto/mons.git";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.mschneider ];
|
||||
maintainers = with maintainers; [ mschneider thiagokokada ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user