gobuster: add myself as maintainer
This commit is contained in:
parent
15c5b0431e
commit
ccf9b5bc19
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/OJ/gobuster";
|
||||
changelog = "https://github.com/OJ/gobuster/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ pamplemousse ];
|
||||
maintainers = with maintainers; [ fab pamplemousse ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue