tuxedo-drivers: add myself and a few others as maintainers
This commit is contained in:
@@ -50,7 +50,12 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
Can be used with the "hardware.tuxedo-drivers" NixOS module.
|
||||
'';
|
||||
maintainers = [ lib.maintainers.blanky0230 ];
|
||||
maintainers = with lib.maintainers; [
|
||||
aprl
|
||||
blanky0230
|
||||
keksgesicht
|
||||
xaverdh
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user