flannel: added @johanot (myself) as flannel pkgs maintainer
This commit is contained in:
parent
acdae9af95
commit
fa50a42874
@ -22,7 +22,7 @@ buildGoPackage rec {
|
|||||||
description = "Network fabric for containers, designed for Kubernetes";
|
description = "Network fabric for containers, designed for Kubernetes";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
homepage = https://github.com/coreos/flannel;
|
homepage = https://github.com/coreos/flannel;
|
||||||
maintainers = with maintainers; [offline];
|
maintainers = with maintainers; [johanot offline];
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user