maintainers: remove null fields

This commit is contained in:
Graham Christensen 2018-03-05 11:14:35 -05:00
parent ddf13e6646
commit 5e8bdb8972
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -470,7 +470,7 @@
name = "Pascal Bach"; name = "Pascal Bach";
}; };
backuitist = { backuitist = {
email = null; email = "biethb@gmail.com";
github = "backuitist"; github = "backuitist";
name = "Bruno Bieth"; name = "Bruno Bieth";
}; };
@ -2691,9 +2691,9 @@
name = "Pierre Carrier"; name = "Pierre Carrier";
}; };
periklis = { periklis = {
email = null; email = "theopompos@gmail.com";
github = "periklis"; github = "periklis";
name = "theopompos@gmail.com"; name = "Periklis Tsirakidis";
}; };
pesterhazy = { pesterhazy = {
email = "pesterhazy@gmail.com"; email = "pesterhazy@gmail.com";