varnish: add flying circus as maintainer
This commit is contained in:
parent
0129b83a02
commit
75ad720f77
@ -83,7 +83,7 @@ let
|
|||||||
description = "Web application accelerator also known as a caching HTTP reverse proxy";
|
description = "Web application accelerator also known as a caching HTTP reverse proxy";
|
||||||
homepage = "https://www.varnish-cache.org";
|
homepage = "https://www.varnish-cache.org";
|
||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
maintainers = [ ];
|
maintainers = lib.teams.flyingcircus.members;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user