Unverified Commit 0085dc94 authored by Terry Garcia's avatar Terry Garcia
Browse files

simplex-chat-desktop: remove maintainer yuu

parent 37460eb2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ in appimageTools.wrapType2 {
    homepage = "https://simplex.chat";
    changelog = "https://github.com/simplex-chat/simplex-chat/releases/tag/v${version}";
    license = licenses.agpl3Only;
    maintainers = with maintainers; [ terryg yuu ];
    maintainers = with maintainers; [ terryg ];
    platforms = [ "x86_64-linux" ];
  };
}