summary refs log tree commit diff
path: root/maintainers/maintainer-list.nix
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2020-10-07 11:15:18 +0200
committerVladimír Čunát <v@cunat.cz>2020-10-07 12:22:18 +0200
commit420f89ceb267b461eed5d025b6c3c0e57703cc5c (patch)
tree373179c02e9fd698fdb9c2b6fa1f4fd9b9a2dc87 /maintainers/maintainer-list.nix
parent3b0886c9af7fadcb46fc04c28cf5b79280d38371 (diff)
downloadnixpkgs-420f89ceb267b461eed5d025b6c3c0e57703cc5c.tar
nixpkgs-420f89ceb267b461eed5d025b6c3c0e57703cc5c.tar.gz
nixpkgs-420f89ceb267b461eed5d025b6c3c0e57703cc5c.tar.bz2
nixpkgs-420f89ceb267b461eed5d025b6c3c0e57703cc5c.tar.lz
nixpkgs-420f89ceb267b461eed5d025b6c3c0e57703cc5c.tar.xz
nixpkgs-420f89ceb267b461eed5d025b6c3c0e57703cc5c.tar.zst
nixpkgs-420f89ceb267b461eed5d025b6c3c0e57703cc5c.zip
Revert "apparmor: fix and improve the service"
This reverts commit fb6d63f3fdd95a5468d43a0693c8ca7c1894363f.

I really hope this finally fixes #99236: evaluation on Hydra.
This time I really did check basically the same commit on Hydra:
https://hydra.nixos.org/eval/1618011

Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
Diffstat (limited to 'maintainers/maintainer-list.nix')
-rw-r--r--maintainers/maintainer-list.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 57d075c1549..8dd51baed53 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -4251,7 +4251,7 @@
     name = "Julien Dehos";
   };
   julm = {
-    email = "julm+nixpkgs@sourcephile.fr";
+    email = "julm+nix@sourcephile.fr";
     github = "ju1m";
     githubId = 21160136;
     name = "Julien Moutinho";