radare2: add myself as maintainer
This commit is contained in:
parent
75ae4c5a19
commit
454edcd6c0
@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
|
||||
description = "unix-like reverse engineering framework and commandline tools";
|
||||
homepage = http://radare.org/;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
maintainers = with stdenv.lib.maintainers; [raskin makefu];
|
||||
maintainers = with stdenv.lib.maintainers; [raskin makefu mic92];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
inherit version;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user