forked from mirrors/nixpkgs
maintainers: add lovesegfault
This commit is contained in:
parent
4388c3190e
commit
6d6e31cc6a
|
@ -3944,6 +3944,22 @@
|
||||||
github = "lovek323";
|
github = "lovek323";
|
||||||
name = "Jason O'Conal";
|
name = "Jason O'Conal";
|
||||||
};
|
};
|
||||||
|
lovesegfault = {
|
||||||
|
email = "meurerbernardo@gmail.com";
|
||||||
|
github = "lovesegfault";
|
||||||
|
githubId = 7243783;
|
||||||
|
name = "Bernardo Meurer";
|
||||||
|
keys = [
|
||||||
|
{
|
||||||
|
longkeyid = "rsa2048/0xE421C74191EA186C";
|
||||||
|
fingerprint = "5894 12CE 19DF 582A E10A 3320 E421 C741 91EA 186C";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
longkeyid = "rsa2048/0x4A6D87A0E7475769";
|
||||||
|
fingerprint = "56A8 E164 E834 290C 4AC0 EE3E 4A6D 87A0 E747 5769";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
};
|
||||||
lowfatcomputing = {
|
lowfatcomputing = {
|
||||||
email = "andreas.wagner@lowfatcomputing.org";
|
email = "andreas.wagner@lowfatcomputing.org";
|
||||||
github = "lowfatcomputing";
|
github = "lowfatcomputing";
|
||||||
|
|
Loading…
Reference in a new issue