imhex: add cafkafk to maintainers
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
parent
b2cb9c6fb9
commit
0d917d1621
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM";
|
||||
homepage = "https://github.com/WerWolv/ImHex";
|
||||
license = with licenses; [ gpl2Only ];
|
||||
maintainers = with maintainers; [ luis kashw2 ];
|
||||
maintainers = with maintainers; [ luis kashw2 cafkafk ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue