Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font Awesome #206

Closed
gratipay-bot opened this issue Apr 21, 2016 · 8 comments
Closed

Font Awesome #206

gratipay-bot opened this issue Apr 21, 2016 · 8 comments

Comments

@gratipay-bot
Copy link

https://gratipay.com/Font-Awesome/

(This application will remain open for at least a week.)

@mattbk
Copy link
Contributor

mattbk commented Apr 26, 2016

Hi @davegandy, we're reviewing your application here.

Can I use http://fontawesome.io/community for onboarding? The onboarding link is for potential contributors, not users. This is the closest page I could find.

We're also dealing with this related to your ~user account, but this won't effect the team being approved: gratipay/gratipay.com#3993.

@mattbk mattbk added the Details label Apr 26, 2016
@davegandy
Copy link

@mattbk Yep, that page is fine!

@mattbk mattbk removed the Details label Apr 27, 2016
@mattbk
Copy link
Contributor

mattbk commented Apr 27, 2016

Sounds good, will approve tomorrow.

@mattbk
Copy link
Contributor

mattbk commented Apr 28, 2016

Approved. Welcome to Gratipay!

@mattbk
Copy link
Contributor

mattbk commented Apr 28, 2016

Yikes, looks like in the manual ownership change (gratipay/gratipay.com#3993 (comment)) we forgot to make sure you had a PayPal account attached to https://gratipay.com/~davegandy/. Can you do that, @davegandy?

@mattbk
Copy link
Contributor

mattbk commented May 5, 2016

@davegandy, a reminder that we need a PayPal address for you. To do this, you'll need to disconnect the address from https://gratipay.com/~27ffb4a60972/emails, add it to https://gratipay.com/~davegandy/emails/, and add it as a Route at https://gratipay.com/~davegandy/routes/.

Wow, that's more complicated than it seems like it should be.

@chadwhitacre
Copy link
Contributor

@mattbk @davegandy Looking into this ...

@chadwhitacre
Copy link
Contributor

Alright, should be all set. :)

BEGIN;
    update emails set participant_id=123 where id=0;
    update exchange_routes set participant=123 where id=0;
    update participants set email_address=null where id=456;
    update participants set email_address='[email protected]' where id=123;
    update events set payload='{"values": {"email": "[email protected]"}, "action": "add", "id": 123}' where id=0;
    update events set payload='{"values": {"primary_email": "[email protected]"}, "action": "set", "id": 123}' where id=1;
END;

@mattbk mattbk closed this as completed May 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants