lol

sftpgo: add yayayayaka to maintainers

authored by

Yaya and committed by
Yureka
643d213e 2e2d5659

+1 -1
+1 -1
pkgs/servers/sftpgo/default.nix
··· 56 56 Google Cloud Storage, Azure Blob Storage, SFTP. 57 57 ''; 58 58 license = licenses.agpl3Only; 59 - maintainers = with maintainers; [ thenonameguy ]; 59 + maintainers = with maintainers; [ thenonameguy yayayayaka ]; 60 60 }; 61 61 }