haskell-servant / servant-elm

Automatically derive Elm functions to query servant webservices
BSD 3-Clause "New" or "Revised" License
164 stars 48 forks source link

Transfer repo to @haskell-servant #48

Closed mattjbray closed 5 years ago

mattjbray commented 5 years ago

Continued from #45.

cc @alpmestan @domenkozar @k-bx

It seems that to transfer ownership I need permission to create repos in the @haskell-servant org.

I see three options:

  1. Add me to the @haskell-servant org, temporarily or otherwise, and I'll transfer the repo;
  2. I can transfer the repo to the user account of someone with access, who can then transfer the repo from their account to @haskell-servant; or
  3. Someone with access can fork this repo into @haskell-servant and I'll put a note here that this repo is deprecated (probably not ideal).

How should we proceed?

domenkozar commented 5 years ago

I'd say it's best if you add @alpmestan as admin to your repo and he can do the transfer.

mattjbray commented 5 years ago

I don't think it's possible to add an admin to a personal repo.

domenkozar commented 5 years ago

Always forget that part :) Will wait for @alpmestan to comment what he prefers to do.

alpmestan commented 5 years ago

I personally like 3. because it'll leave a trace that the repo was originally yours, it's a (cheap) way to give credits. I'm not opposed to 1. or 2. though.

mattjbray commented 5 years ago

Thanks for thinking about giving me credit :) but I think 1 or 2 would be more solid since Github will handle redirects so less chance of people getting the wrong repo, issues and PRs will move over, etc.

If you're not opposed I think 1 will be easiest. Are you able to temporarily add me to the haskell-servant org and give me repo create permissions?

alpmestan commented 5 years ago

OK, let's go with 1 then. Invitation to join haskell-servant sent.

mattjbray commented 5 years ago

@alpmestan I didn't receive any invitation yet. Just tried to transfer the repo again and I don't have the repo create permission in haskell-servant.

alpmestan commented 5 years ago

Should be good now.

mattjbray

Not sure what happened earlier.

mattjbray commented 5 years ago

It's done!