7b7ed8f1af
Suggested by Eelco Dolstra. svn path=/nixpkgs/trunk/; revision=16126
10 lines
170 B
Nix
10 lines
170 B
Nix
/* -*- coding: utf-8; -*- */
|
|
|
|
{
|
|
|
|
/* Add your name and email address here. Keep the list
|
|
alphabetically sorted. */
|
|
|
|
ludo = "Ludovic Courtès <ludo@gnu.org>";
|
|
}
|