buildah: update maintainers
This commit is contained in:
parent
163d905305
commit
2af7c9cfae
@ -39,6 +39,6 @@ buildGoPackage rec {
|
||||
homepage = "https://buildah.io/";
|
||||
changelog = "https://github.com/containers/buildah/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ Profpatsch vdemeester saschagrunert ];
|
||||
maintainers = with maintainers; [ Profpatsch ] ++ teams.podman.members;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user