mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
maintainers: rename alyaeanyx -> pentane (#412853)
This commit is contained in:
commit
3290ebb4a2
15 changed files with 21 additions and 21 deletions
|
@ -270,7 +270,7 @@ in
|
|||
buildDocsInSandbox = false;
|
||||
doc = ./mautrix-signal.md;
|
||||
maintainers = with lib.maintainers; [
|
||||
alyaeanyx
|
||||
pentane
|
||||
frederictobiasc
|
||||
];
|
||||
};
|
||||
|
|
|
@ -159,5 +159,5 @@ in
|
|||
}) cfg.interfaces;
|
||||
};
|
||||
|
||||
meta.maintainers = with maintainers; [ alyaeanyx ];
|
||||
meta.maintainers = with maintainers; [ pentane ];
|
||||
}
|
||||
|
|
|
@ -486,7 +486,7 @@ in
|
|||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
alyaeanyx
|
||||
pentane
|
||||
raylas
|
||||
rvdp
|
||||
neverbehave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue