mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-17 06:59:46 +03:00
maintainers: rename pacien -> euxane, update details
(cherry picked from commit 1dabc1f584
)
This commit is contained in:
parent
32a1c7b1a5
commit
d522a98a19
35 changed files with 40 additions and 40 deletions
|
@ -19,7 +19,7 @@ let
|
|||
in
|
||||
makeTest {
|
||||
name = "postgresql-wal-receiver-${package.name}";
|
||||
meta.maintainers = with lib.maintainers; [ pacien ];
|
||||
meta.maintainers = with lib.maintainers; [ euxane ];
|
||||
|
||||
nodes.machine =
|
||||
{ ... }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue