maintainers: drop kanielrkirby
Added lazysql in April/June 2024 and became a maintainer for it. Never joined the nixos org and never interacted with any of the 13 update PRs.
This commit is contained in:
parent
18916ed208
commit
c7fcbca90c
@ -12985,12 +12985,6 @@
|
|||||||
githubId = 56224949;
|
githubId = 56224949;
|
||||||
name = "Mia Kanashi";
|
name = "Mia Kanashi";
|
||||||
};
|
};
|
||||||
kanielrkirby = {
|
|
||||||
email = "kanielrkirby@runbox.com";
|
|
||||||
github = "kanielrkirby";
|
|
||||||
githubId = 77940607;
|
|
||||||
name = "Kaniel Kirby";
|
|
||||||
};
|
|
||||||
karantan = {
|
karantan = {
|
||||||
name = "Gasper Vozel";
|
name = "Gasper Vozel";
|
||||||
email = "karantan@gmail.com";
|
email = "karantan@gmail.com";
|
||||||
|
|||||||
@ -37,7 +37,7 @@ buildGoModule rec {
|
|||||||
description = "Cross-platform TUI database management tool written in Go";
|
description = "Cross-platform TUI database management tool written in Go";
|
||||||
homepage = "https://github.com/jorgerojas26/lazysql";
|
homepage = "https://github.com/jorgerojas26/lazysql";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ kanielrkirby ];
|
maintainers = with maintainers; [ ];
|
||||||
mainProgram = "lazysql";
|
mainProgram = "lazysql";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user