Merge pull request #98978 from stigtsp/maintainers/fix-justinlovinger
maintainers: fix incorrect attribute githubId for justinlovinger
This commit is contained in:
commit
684d5d2713
1 changed files with 1 additions and 1 deletions
|
@ -4265,7 +4265,7 @@
|
|||
justinlovinger = {
|
||||
email = "git@justinlovinger.com";
|
||||
github = "JustinLovinger";
|
||||
githubID = 7183441;
|
||||
githubId = 7183441;
|
||||
name = "Justin Lovinger";
|
||||
};
|
||||
justinwoo = {
|
||||
|
|
Loading…
Reference in a new issue