Skip to content

Commit ee4bd75

Browse files
author
Gytis Ivaškevičius
committed
fix: correct synthetica and nixinator github metadata from old nixpkgs
1 parent 2dc6804 commit ee4bd75

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

authors.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,14 @@
152152

153153
synthetica = {
154154
name = "Patrick Hilhorst";
155-
github = "synthetica";
156-
githubId = 7671952;
155+
github = "Synthetica9";
156+
githubId = 7075751;
157157
};
158158

159159
nixinator = {
160160
name = "Rick Sanchez";
161161
github = "nixinator";
162-
githubId = 17919194;
162+
githubId = 66913205;
163163
};
164164

165165
florentbecker = {

0 commit comments

Comments
 (0)