grex: add mfrw as maintainer
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
parent
8573330e41
commit
4ea6127649
@ -28,6 +28,6 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "A command-line tool for generating regular expressions from user-provided test cases";
|
||||
homepage = "https://github.com/pemistahl/grex";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
maintainers = with maintainers; [ SuperSandro2000 mfrw ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user