kops: add me as maintainer

This commit is contained in:
Eric Bailey 2022-03-22 19:32:23 -05:00
parent 2e0663acba
commit 8e51cb22e9

View file

@ -43,7 +43,7 @@ let
homepage = "https://github.com/kubernetes/kops";
changelog = "https://github.com/kubernetes/kops/tree/master/docs/releases";
license = licenses.asl20;
maintainers = with maintainers; [ offline zimbatm diegolelis ];
maintainers = with maintainers; [ offline zimbatm diegolelis yurrriq ];
platforms = platforms.unix;
};
} // attrs';