gin-gonic / contrib

Collection of middlewares created by the community
https://gin-gonic.github.io/gin/
MIT License
2.02k stars 278 forks source link

[WIP] Move all middleware into separate repos on gin-contrib org #126

Open appleboy opened 7 years ago

appleboy commented 7 years ago

We will move https://github.com/gin-gonic/contrib all middlewares into into separate repos on gin-contrib org. The old single contrib repo is just for backward compatibility.

cc @javierprovecho @tboerger

javierprovecho commented 7 years ago

@appleboy maybe you would like to check https://github.com/dpordomingo/go-gingonic-cache, he contacted me a few weeks ago about this fork.

@dpordomingo can you add @appleboy to the repo please?

appleboy commented 7 years ago

Hi @dpordomingo,

Please add me as admin so I can transfer repo to https://github.com/gin-contrib org.

javierprovecho commented 7 years ago

@appleboy @dpordomingo forked here https://github.com/gin-contrib/cache

appleboy commented 7 years ago

@javierprovecho OK. Got it.

dpordomingo commented 7 years ago

I'll set you as admin this Night. Thanks

dpordomingo commented 7 years ago

It seems that it can not be set an user as a repo admin, so I create a temporary organization, added you as owners, and moved the repo there. This way, you will be able to move the repo to its final destiny. Feel free to proceed as you consider better for gin-contribs. Tell me if I can help you with any other operation :D

appleboy commented 7 years ago

@dpordomingo Done. You can remove the temporary organization you created.

dpordomingo commented 7 years ago

Removed, many thanks.