bower / registry

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

Update bower registry after git repo rename #209

Closed soumak77 closed 7 years ago

soumak77 commented 8 years ago

I recently registered the angular-base-apps package on bower. The package was registered against git://github.com/base-apps/angular-base.git, but I renamed it to git://github.com/base-apps/angular-base-apps.git. How can I fix this?

benmann commented 7 years ago

@soumak77 I could unregister the package, so you can register it again with correct data. Lemme know if I should!

soumak77 commented 7 years ago

Since github setup a redirect from git://github.com/base-apps/angular-base.git to git://github.com/base-apps/angular-base-apps.git I think this can be closed. Would there be any other reason to re-register?

benmann commented 7 years ago

Not that I can think of 😉 Closing 💃