From 0bacea63003a57f7182eadbd5e2a96bc35febcea Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 20 Mar 2017 22:40:08 +0100 Subject: Adding /etc/aliases: it's growing big due to translators' aliases. --- etc/aliases | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 etc/aliases (limited to 'etc/aliases') diff --git a/etc/aliases b/etc/aliases new file mode 100644 index 0000000..c62f67d --- /dev/null +++ b/etc/aliases @@ -0,0 +1,97 @@ +# See man 5 aliases for format +postmaster: root + +# 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 + +# ??? +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 +cz: skuegel@web.de + +# All language teams (to notify about new text) +translation-updates: it,de,fr,es,cz + +################################################## + +# 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 + +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@inria.fr +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