mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
maintainers: remove Golo300
This commit is contained in:
parent
c8f8b68dfd
commit
c9a4d6b88f
2 changed files with 0 additions and 7 deletions
|
|
@ -9880,12 +9880,6 @@
|
||||||
name = "Maximilian Siling";
|
name = "Maximilian Siling";
|
||||||
keys = [ { fingerprint = "0BAF 2D87 CB43 746F 6237 2D78 DE60 31AB A0BB 269A"; } ];
|
keys = [ { fingerprint = "0BAF 2D87 CB43 746F 6237 2D78 DE60 31AB A0BB 269A"; } ];
|
||||||
};
|
};
|
||||||
Golo300 = {
|
|
||||||
email = "lanzingertm@gmail.com";
|
|
||||||
github = "Golo300";
|
|
||||||
githubId = 58785758;
|
|
||||||
name = "Tim Lanzinger";
|
|
||||||
};
|
|
||||||
gonsolo = {
|
gonsolo = {
|
||||||
email = "gonsolo@gmail.com";
|
email = "gonsolo@gmail.com";
|
||||||
github = "gonsolo";
|
github = "gonsolo";
|
||||||
|
|
|
||||||
|
|
@ -131,7 +131,6 @@ buildGoModule (
|
||||||
homepage = "https://stashapp.cc/";
|
homepage = "https://stashapp.cc/";
|
||||||
changelog = "https://github.com/stashapp/stash/blob/v${finalAttrs.version}/ui/v2.5/src/docs/en/Changelog/v${lib.versions.major finalAttrs.version}${lib.versions.minor finalAttrs.version}0.md";
|
changelog = "https://github.com/stashapp/stash/blob/v${finalAttrs.version}/ui/v2.5/src/docs/en/Changelog/v${lib.versions.major finalAttrs.version}${lib.versions.minor finalAttrs.version}0.md";
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [
|
||||||
Golo300
|
|
||||||
DrakeTDL
|
DrakeTDL
|
||||||
];
|
];
|
||||||
platforms = [
|
platforms = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue