wsjtx: add melling as maintainer
This commit is contained in:
parent
d6d4178331
commit
52d8aaadf2
1 changed files with 1 additions and 1 deletions
|
@ -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 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue