From a11995a3288d1c16029eb186f9ad20a471b624ad Mon Sep 17 00:00:00 2001 From: Alex Brandt Date: Wed, 9 Jan 2019 18:53:45 -0800 Subject: [PATCH] maintainer-list.nix: update alunduil's email address I've switched emails lately and would like hydra and other utilities to use the new address for any packages still in my name. --- maintainers/maintainer-list.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 2d892408712..29526759629 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -217,7 +217,7 @@ name = "Nix Committers"; }; alunduil = { - email = "alunduil@alunduil.com"; + email = "alunduil@gmail.com"; github = "alunduil"; name = "Alex Brandt"; };