gallia: add rumpelsepp as maintainer
This commit is contained in:
parent
750cfd8f85
commit
6c9748bb96
@ -55,7 +55,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
description = "Extendable Pentesting Framework for the Automotive Domain";
|
description = "Extendable Pentesting Framework for the Automotive Domain";
|
||||||
homepage = "https://github.com/Fraunhofer-AISEC/gallia";
|
homepage = "https://github.com/Fraunhofer-AISEC/gallia";
|
||||||
license = with licenses; [ asl20 ];
|
license = with licenses; [ asl20 ];
|
||||||
maintainers = with maintainers; [ fab ];
|
maintainers = with maintainers; [ fab rumpelsepp ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user