maintainers: fix incorrect attribute githubId for justinlovinger
This commit is contained in:
parent
9f4962392a
commit
33ea2bb6b5
|
@ -4265,7 +4265,7 @@
|
|||
justinlovinger = {
|
||||
email = "git@justinlovinger.com";
|
||||
github = "JustinLovinger";
|
||||
githubID = 7183441;
|
||||
githubId = 7183441;
|
||||
name = "Justin Lovinger";
|
||||
};
|
||||
justinwoo = {
|
||||
|
|
Loading…
Reference in New Issue