Commit 643d213e authored by Yaya's avatar Yaya Committed by Yureka
Browse files

sftpgo: add yayayayaka to maintainers

parent 2e2d5659
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,6 +56,6 @@ buildGoModule rec {
      Google Cloud Storage, Azure Blob Storage, SFTP.
    '';
    license = licenses.agpl3Only;
    maintainers = with maintainers; [ thenonameguy ];
    maintainers = with maintainers; [ thenonameguy yayayayaka ];
  };
}