clang-tools: update maintainers
This commit is contained in:
parent
e87aec124e
commit
33b9a3048d
@ -34,6 +34,6 @@ in stdenv.mkDerivation {
|
||||
|
||||
meta = unwrapped.meta // {
|
||||
description = "Standalone command line tools for C++ development";
|
||||
maintainers = with lib.maintainers; [ aherrmann ];
|
||||
maintainers = with lib.maintainers; [ patryk27 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user