satty: add myself as maintainer
This commit is contained in:
@@ -58,7 +58,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "A screenshot annotation tool inspired by Swappy and Flameshot";
|
||||
homepage = "https://github.com/gabm/Satty";
|
||||
license = licenses.mpl20;
|
||||
maintainers = with maintainers; [ pinpox ];
|
||||
maintainers = with maintainers; [ pinpox donovanglover ];
|
||||
mainProgram = "satty";
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user