bower / registry

The Bower registry
https://registry.bower.io/packages
MIT License
292 stars 66 forks source link

Change Git endpoint for pollock package #285

Closed neocotic closed 4 years ago

neocotic commented 5 years ago

The pollock package has recently been transferred from a GitHub organisation to my user. While I have updated this in bower.json, I see no way of making the change to the Git endpoint on the registry.

Can someone please change the Git endpoint for me?

Old New
https://github.com/NotNinja/pollock.git https://github.com/neocotic/pollock.git
sheerun commented 4 years ago

If you still want to unregister / modify this package you can send PR against this repository that modifies db/packages.json file. Please include proof that you are owner of this package. Please also mind that even if we remove/modify entry in bower registry, bower clients can have cache saved which needs to be cleaned with bower cache clean for each user.