xrandr: add nick-linux to maintainers (#530182)
This commit is contained in:
@@ -57,7 +57,9 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://gitlab.freedesktop.org/xorg/app/xrandr";
|
||||
license = lib.licenses.hpndSellVariant;
|
||||
mainProgram = "xrandr";
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [
|
||||
nick-linux
|
||||
];
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user