mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-04 11:15:12 +00:00
bpftrace: add mfrw as maintainer
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
parent
62e6823ff1
commit
2b278a35db
@ -68,6 +68,6 @@ stdenv.mkDerivation rec {
|
||||
description = "High-level tracing language for Linux eBPF";
|
||||
homepage = "https://github.com/iovisor/bpftrace";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ rvl thoughtpolice martinetd ];
|
||||
maintainers = with maintainers; [ rvl thoughtpolice martinetd mfrw ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user