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