services/mail: update vorstand and admin
This commit is contained in:
parent
e229538bde
commit
2e92960390
1 changed files with 7 additions and 3 deletions
|
@ -92,8 +92,12 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
# admin: current people with access to the mail server and knowledge on how to use it™
|
# admin: current people with access to the mail server and knowledge on how to use it™
|
||||||
"admin@hacc.space" =
|
"admin@hacc.space" = [
|
||||||
[ "hexchen@hacc.space" "moira@hacc.space" "zauberberg@hacc.space" ];
|
"hexchen@hacc.space"
|
||||||
|
"moira@hacc.space"
|
||||||
|
"zauberberg@hacc.space"
|
||||||
|
"stuebinm@hacc.space"
|
||||||
|
];
|
||||||
|
|
||||||
# voc: hacc video operation center, various streaming-related things
|
# voc: hacc video operation center, various streaming-related things
|
||||||
"voc@hacc.space" = [
|
"voc@hacc.space" = [
|
||||||
|
@ -109,7 +113,7 @@
|
||||||
# -- Regional: Germany --
|
# -- Regional: Germany --
|
||||||
# board of hacc e.V.
|
# board of hacc e.V.
|
||||||
"vorstand@hacc.space" =
|
"vorstand@hacc.space" =
|
||||||
[ "raphael@hacc.space" "moira@hacc.space" "zauberberg@hacc.space" ];
|
[ "raphael@hacc.space" "moira@hacc.space" "peter@hacc.space" ];
|
||||||
|
|
||||||
# members of hacc e.V.
|
# members of hacc e.V.
|
||||||
"mitglieder@hacc.space" = [
|
"mitglieder@hacc.space" = [
|
||||||
|
|
Loading…
Reference in a new issue