k 3: remove Mic92 from eloop-ml
This commit is contained in:
parent
cc9faa901b
commit
61c38e4c2d
@ -155,14 +155,13 @@ let
|
|||||||
to = concatMapStringsSep "," (getAttr "mail") (toList to);
|
to = concatMapStringsSep "," (getAttr "mail") (toList to);
|
||||||
};
|
};
|
||||||
in mapAttrsToList format (with config.krebs.users; let
|
in mapAttrsToList format (with config.krebs.users; let
|
||||||
eloop-ml = spam-ml ++ [ ciko Mic92 ];
|
eloop-ml = spam-ml ++ [ ciko ];
|
||||||
spam-ml = [
|
spam-ml = [
|
||||||
lass
|
lass
|
||||||
makefu
|
makefu
|
||||||
tv
|
tv
|
||||||
];
|
];
|
||||||
ciko.mail = "wieczorek.stefan@gmail.com";
|
ciko.mail = "wieczorek.stefan@gmail.com";
|
||||||
Mic92.mail = "joerg@higgsboson.tk";
|
|
||||||
in {
|
in {
|
||||||
"anmeldung@eloop.org" = eloop-ml;
|
"anmeldung@eloop.org" = eloop-ml;
|
||||||
"cfp@eloop.org" = eloop-ml;
|
"cfp@eloop.org" = eloop-ml;
|
||||||
|
Loading…
Reference in New Issue
Block a user