linux_zen: add maintainer
This commit is contained in:
parent
495f9976b4
commit
c633a2e8fb
@ -17,7 +17,7 @@ buildLinux (args // {
|
|||||||
|
|
||||||
extraMeta = {
|
extraMeta = {
|
||||||
branch = "5.9/master";
|
branch = "5.9/master";
|
||||||
maintainers = with stdenv.lib.maintainers; [ atemu ];
|
maintainers = with stdenv.lib.maintainers; [ atemu andresilva ];
|
||||||
};
|
};
|
||||||
|
|
||||||
} // (args.argsOverride or {}))
|
} // (args.argsOverride or {}))
|
||||||
|
Loading…
Reference in New Issue
Block a user