wl-clip-persist: add name-snrl to maintainers
This commit is contained in:
@@ -31,6 +31,6 @@ rustPlatform.buildRustPackage rec {
|
||||
inherit (wayland.meta) platforms;
|
||||
license = licenses.mit;
|
||||
mainProgram = "wl-clip-persist";
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ name-snrl ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user