Merge pull request #279932 from carlsverre/remove-maintainer
Remove me from keybase and sift packages
This commit is contained in:
@@ -36,7 +36,7 @@ buildGoModule rec {
|
||||
homepage = "https://www.keybase.io/";
|
||||
description = "The Keybase official command-line utility and service";
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ avaq carlsverre np rvolosatovs Br1ght0ne shofius ];
|
||||
maintainers = with maintainers; [ avaq np rvolosatovs Br1ght0ne shofius ];
|
||||
license = licenses.bsd3;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -32,7 +32,7 @@ buildGoModule rec {
|
||||
meta = with lib; {
|
||||
description = "A fast and powerful alternative to grep";
|
||||
homepage = "https://sift-tool.org";
|
||||
maintainers = with maintainers; [ carlsverre viraptor ];
|
||||
maintainers = with maintainers; [ viraptor ];
|
||||
license = licenses.gpl3;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user