Commit 302fb6f6 authored by Yaya's avatar Yaya
Browse files

sftpgo: add yayayayaka to maintainers

(cherry picked from commit b28e72ec46b671a64f5e0223acde127661235f03)
parent 7f4bf644
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 ];
  };
}