pueue: add sarcasticadmin as maintainer
This commit is contained in:
parent
dfd38d2388
commit
39d38616dd
1 changed files with 1 additions and 1 deletions
|
@ -62,6 +62,6 @@ rustPlatform.buildRustPackage rec {
|
|||
'';
|
||||
changelog = "https://github.com/Nukesor/pueue/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ sarcasticadmin ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue