vpsfree-client: add aither64 to maintainers

I'm the author of vpsfree-client ruby gem.
This commit is contained in:
Jakub Skokan 2023-06-15 13:06:00 +02:00
parent 215c4e19d0
commit e4a754b012

View File

@ -10,7 +10,7 @@ bundlerApp {
meta = with lib; {
description = "Ruby API and CLI for the vpsFree.cz API";
homepage = "https://github.com/vpsfreecz/vpsfree-client";
maintainers = with maintainers; [ zimbatm ];
maintainers = with maintainers; [ aither64 zimbatm ];
license = licenses.gpl3;
platforms = platforms.unix;
};