Possible to host images on quay.io or ECR Public registry?

Hi,

The new AWS feature for pull through cache repositories allow users to access docker images with the benefits of staying in an air-gapped environment, as well as not having to set up an account with docker hub to hit possible image pull rate limits.

Unfortunately, this only currently works for the quay.io registry and the https://public.ecr.aws registries. It would be awesome if y'all could also deploy your images to these repositories so users did not have to pull and redeploy each new image version into ECR to get the same benefit from pull through caching.

Is this something y'all would consider doing?