radare2-cutter: add mic92 as maintainer
This commit is contained in:
parent
24ce88615e
commit
63b7bc847c
1 changed files with 1 additions and 1 deletions
|
@ -49,6 +49,6 @@ stdenv.mkDerivation rec {
|
|||
description = "A Qt and C++ GUI for radare2 reverse engineering framework";
|
||||
homepage = src.meta.homepage;
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
maintainers = with maintainers; [ mic92 dtzWill ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue