mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
nixos/tests/gitlab: Add yayayayaka to maintainers
This commit is contained in:
parent
35251c637b
commit
8465654f6a
@ -6,7 +6,7 @@ in
|
||||
import ./make-test-python.nix ({ pkgs, lib, ...} : with lib; {
|
||||
name = "gitlab";
|
||||
meta = with pkgs.lib.maintainers; {
|
||||
maintainers = [ globin ];
|
||||
maintainers = [ globin yayayayaka ];
|
||||
};
|
||||
|
||||
nodes = {
|
||||
|
Loading…
Reference in New Issue
Block a user