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";
};
backuitist = {
email = null;
email = "biethb@gmail.com";
github = "backuitist";
name = "Bruno Bieth";
};
@ -2691,9 +2691,9 @@
name = "Pierre Carrier";
};
periklis = {
email = null;
email = "theopompos@gmail.com";
github = "periklis";
name = "theopompos@gmail.com";
name = "Periklis Tsirakidis";
};
pesterhazy = {
email = "pesterhazy@gmail.com";