mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
bcc: add myself as maintainer
This commit is contained in:
parent
292f23c4b5
commit
6ec3bf3a77
@ -41,6 +41,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Dynamic Tracing Tools for Linux";
|
||||
homepage = https://iovisor.github.io/bcc/;
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ ragge ];
|
||||
maintainers = with maintainers; [ ragge mic92 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user