mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
sqlc: remove adisbladis as maintainer
This commit is contained in:
parent
9ea655f403
commit
b1f7b0338e
@ -24,6 +24,6 @@ buildGoModule {
|
||||
mainProgram = "sqlc";
|
||||
homepage = "https://sqlc.dev/";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.adisbladis ];
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user