zeek: add marsam as maintainer
This commit is contained in:
@@ -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 ];
|
maintainers = with maintainers; [ pSub marsam ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user