mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
Merge pull request #322655 from LAURAilway/master
maintainers: remove laurailway
This commit is contained in:
commit
85d0639f0f
@ -11097,12 +11097,6 @@
|
||||
githubId = 621759;
|
||||
name = "Lassulus";
|
||||
};
|
||||
laurailway = {
|
||||
email = "laurailway.git@posteo.net";
|
||||
github = "LAURAilway";
|
||||
githubId = 118690640;
|
||||
name = "Laura";
|
||||
};
|
||||
laurent-f1z1 = {
|
||||
email = "laurent.nixpkgs@fainsin.bzh";
|
||||
github = "Laurent2916";
|
||||
|
@ -21,7 +21,7 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/wakatara/harsh";
|
||||
changelog = "https://github.com/wakatara/harsh/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ laurailway ];
|
||||
maintainers = with maintainers; [ ];
|
||||
mainProgram = "harsh";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user