From 430db6a55226ea4a9c33e322edc4a3a7b325393c Mon Sep 17 00:00:00 2001 From: Nils Gillmann Date: Thu, 27 Sep 2018 19:24:10 +0000 Subject: complications with the way guix builds are made lead me to work on the content of etc in a copied, not symlinked location. Signed-off-by: Nils Gillmann --- guix/etc/aliases | 109 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 guix/etc/aliases (limited to 'guix/etc/aliases') diff --git a/guix/etc/aliases b/guix/etc/aliases new file mode 100644 index 0000000..cfa1be0 --- /dev/null +++ b/guix/etc/aliases @@ -0,0 +1,109 @@ +# See man 5 aliases for format +postmaster: root +root: admin + +# Executive team +ceo: leon +cto: grothoff +cfo: clevel +clevel: ceo,cto + +# Generic contact address +contact: mail +mail: ceo,cto,sva + +# All system admins +admin: grothoff,dold,stanisci + +# Contact for translators +translation-volunteer: admin + +# Feedback +demo-feedback: admin +wallet: florian,tg +taler-bb: mstan +buildfailures: mstan,florian,grothoff + +# Special +protonmail: grothoff + +# ??? +msw: tg + +# For investors +invest: grothoff + +# Twitter registration (ask grothoff for PW if desired) +twitter: grothoff + +# Web server +www-data: grothoff,marcello + +# Language teams +it: marcello,fabrizio.biondi@inria.fr +fr: marcello, cecile.gayet95@gmail.com +de: grothoff,florian,sva,skuegel@web.de +es: martin.olivera@gmail.com,chicadelaire@gmail.com,fumiko@futeisha.org,severo@rednegra.net +cz: skuegel@web.de +tn: os@vink-io.com +ru: axel.denielt@gmail.com + +# All language teams (to notify about new text) +translation-updates: it,de,fr,es,cz,tn,ru + +################################################## + +# Personal aliases +nana: nana_void@riseup.net +nk: nana +karlstetter: nana +nana.karlstetter: nana + +grothoff: grothoff@gnunet.org +christian: grothoff +christian.grothoff: grothoff +cg: grothoff + +leon: leon.schumacher@digitalekho.com +schumacher: leon +leon.schumacher: leon +ls: leon + +michael: michael.widmer@brinogroup.ch +widmer: michael +mw: michael +michael.widmer: michael + +tg: *@tg-x.net + +sva: g@besva.de +laengle: sva +bernadette: sva +bernadette.laengle: sva + +totakura: totakura@gnunet.org +sreeharsha.totakura: totakura + +dold: dold@in.tum.de +florian: dold +florian.dold: dold + +carlo: lynX@the.internet.is.psyced.org + +ben: benedikt.mueller@sys24.org +mueller: ben +ben.mueller: ben + +onete: cristina.onete@gmail.com +cristina: onete +cristina.onete: onete + +burdges: burdges@gnunet.org +jeff: burdges +jeff.burdges: burdges + +mstan: marcello.stanisci@inria.fr +marcello: mstan +stanisci: mstan + + -- cgit v1.2.3