h2o: add toastal to maintainers
This commit is contained in:
parent
bd3373275c
commit
5f9c18f849
@ -51,7 +51,10 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Optimized HTTP/1.x, HTTP/2, HTTP/3 server";
|
||||
homepage = "https://h2o.examp1e.net";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ thoughtpolice ];
|
||||
maintainers = with maintainers; [
|
||||
toastal
|
||||
thoughtpolice
|
||||
];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user