maintainers: fix incorrect attribute githubId for justinlovinger

wip/yesman
Stig Palmquist 4 years ago
parent 9f4962392a
commit 33ea2bb6b5
No known key found for this signature in database
GPG Key ID: 10C838A306094775
  1. 2
      maintainers/maintainer-list.nix

@ -4265,7 +4265,7 @@
justinlovinger = {
email = "git@justinlovinger.com";
github = "JustinLovinger";
githubID = 7183441;
githubId = 7183441;
name = "Justin Lovinger";
};
justinwoo = {

Loading…
Cancel
Save