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