zeek: add tobim as maintainer
This commit is contained in:
parent
80e262e85a
commit
7ed57e7c70
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Powerful network analysis framework much different from a typical IDS";
|
description = "Powerful network analysis framework much different from a typical IDS";
|
||||||
homepage = "https://www.zeek.org";
|
homepage = "https://www.zeek.org";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ pSub marsam ];
|
maintainers = with maintainers; [ pSub marsam tobim ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user