2009-07-01 16:38:55 +01:00
|
|
|
/* -*- coding: utf-8; -*- */
|
|
|
|
|
|
|
|
{
|
|
|
|
/* Add your name and email address here. Keep the list
|
|
|
|
alphabetically sorted. */
|
|
|
|
|
2009-07-10 20:50:04 +01:00
|
|
|
andres = "Andres Loeh <andres@cs.uu.nl>";
|
2009-07-08 17:14:51 +01:00
|
|
|
eelco = "Eelco Dolstra <e.dolstra@tudelft.nl>";
|
2009-07-01 16:38:55 +01:00
|
|
|
ludo = "Ludovic Courtès <ludo@gnu.org>";
|
2009-07-09 23:23:56 +01:00
|
|
|
marcweber = "Marc Weber <marco-oweber@gmx.de>";
|
2009-07-07 16:05:15 +01:00
|
|
|
raskin = "Michael Raskin <7c6f434c@mail.ru>";
|
2009-07-09 14:42:22 +01:00
|
|
|
sander = "Sander van der Burg <s.vanderburg@tudelft.nl>";
|
2009-07-01 16:38:55 +01:00
|
|
|
}
|