Unverified Commit 52d8aaad authored by Matt Melling's avatar Matt Melling
Browse files

wsjtx: add melling as maintainer

parent d6d41783
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,6 +30,6 @@ stdenv.mkDerivation rec {
    homepage = "https://physics.princeton.edu/pulsar/k1jt/wsjtx.html";
    license = with licenses; [ gpl3Plus ];
    platforms = platforms.linux;
    maintainers = with maintainers; [ lasandell numinit ];
    maintainers = with maintainers; [ lasandell numinit melling ];
  };
}