wluma: add myself to maintainers
This commit is contained in:
parent
74f896753a
commit
4686eb348f
@ -51,7 +51,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/maximbaz/wluma";
|
||||
changelog = "https://github.com/maximbaz/wluma/releases/tag/${version}";
|
||||
license = licenses.isc;
|
||||
maintainers = with maintainers; [ yshym jmc-figueira ];
|
||||
maintainers = with maintainers; [ yshym jmc-figueira atemu ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "wluma";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user