mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 15:36:47 +03:00
team-list: init lix team
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
1be8ce962e
commit
a047bae9f3
@ -723,6 +723,16 @@ with lib.maintainers; {
|
||||
enableFeatureFreezePing = true;
|
||||
};
|
||||
|
||||
lix = {
|
||||
members = [
|
||||
raitobezarius
|
||||
qyriad
|
||||
];
|
||||
scope = "Maintain the Lix package manager inside of Nixpkgs.";
|
||||
shortName = "Lix ecosystem";
|
||||
enableFeatureFreezePing = true;
|
||||
};
|
||||
|
||||
module-system = {
|
||||
members = [
|
||||
infinisil
|
||||
|
Loading…
Reference in New Issue
Block a user