picocrypt-cli: add ryand56 as maintainer
This commit is contained in:
parent
9fc8f3c504
commit
30f94f539d
@ -29,7 +29,10 @@ buildGoModule (finalAttrs: {
|
||||
description = "Command-line interface for Picocrypt";
|
||||
homepage = "https://github.com/Picocrypt/CLI";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [ arthsmn ];
|
||||
maintainers = with lib.maintainers; [
|
||||
arthsmn
|
||||
ryand56
|
||||
];
|
||||
mainProgram = "picocrypt";
|
||||
};
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user