Merge pull request #36347 from grahamc/fix-null-fields

maintainers: remove null fields
This commit is contained in:
Graham Christensen 2018-03-05 11:53:06 -05:00 committed by GitHub
commit bc6e650e94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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";