Add name to maintainers' list

Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
This commit is contained in:
Roosembert Palacios 2018-03-14 18:37:16 +01:00
parent a3d4aab1db
commit e955391157

View File

@ -111,6 +111,11 @@
github = "Profpatsch"; github = "Profpatsch";
name = "Profpatsch"; name = "Profpatsch";
}; };
roosemberth = {
email = "roosembert.palacios+nixpkgs@gmail.com";
github = "roosemberth";
name = "Roosembert (Roosemberth) Palacios";
};
SShrike = { SShrike = {
email = "severen@shrike.me"; email = "severen@shrike.me";
github = "severen"; github = "severen";