mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/ente-auth: add maintainer gepbird
This commit is contained in:
parent
7fa5016248
commit
6891728e34
1 changed files with 4 additions and 1 deletions
|
|
@ -20,5 +20,8 @@ in
|
|||
) true;
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ yiyu ];
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
gepbird
|
||||
yiyu
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue