radare2: add myself as maintainer
This commit is contained in:
parent
8377b6e22f
commit
fe2b50badb
@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "unix-like reverse engineering framework and commandline tools";
|
description = "unix-like reverse engineering framework and commandline tools";
|
||||||
homepage = http://radare.org/;
|
homepage = http://radare.org/;
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
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;
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
inherit version;
|
inherit version;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user