rtl-sdr: add myself as maintainer
This commit is contained in:
parent
a1080ded57
commit
608072151b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ let
|
|||
inherit (meta) longDescription homepage;
|
||||
description = "Software to turn the RTL2832U into a SDR receiver";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ bjornfor skovati ];
|
||||
maintainers = with maintainers; [ bjornfor skovati Tungsten842 ];
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "rtl_sdr";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue