Merge pull request #323879 from rossabaker/remove-rossabaker
maintainers: remove rossabaker
This commit is contained in:
commit
45548ce293
@ -17338,12 +17338,6 @@
|
||||
github = "roshaen";
|
||||
githubId = 58213083;
|
||||
};
|
||||
rossabaker = {
|
||||
name = "Ross A. Baker";
|
||||
email = "ross@rossabaker.com";
|
||||
github = "rossabaker";
|
||||
githubId = 142698;
|
||||
};
|
||||
RossComputerGuy = {
|
||||
name = "Tristan Ross";
|
||||
email = "tristan.ross@midstall.com";
|
||||
|
@ -20,7 +20,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Very fast link checker for CI";
|
||||
homepage = "https://github.com/untitaker/hyperlink";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.rossabaker ];
|
||||
maintainers = [ ];
|
||||
mainProgram = "hyperlink";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user