I updated my bountysource support and created pull
request https://github.com/neovim/neovim.github.io/pull/144
On Thursday, 3 November 2016 10:28:56 UTC+2, Thiago Arruda wrote:
>
> I think in the sponsor-override.js PR you can set a "name" attribute which
> will be displayed in Neovim page(not 100% sure though, you'll have to try
> it). For example:
>
> '34942-madis': {
> url: '{YOUR_URL}',
> name: '{YOUR_NAME}'
> },
>
>
> For the bountysource page display name you'll have to search in their
> account settings. If there's no option for that, you'll have to contact
> their support.
>
> On Thu, Nov 3, 2016 at 9:19 AM Madis Nõmme <[email protected]
> <javascript:>> wrote:
>
>> Thank you. I will create a pull request with this info later today. How
>> would it be possible to change the name that appears in the list to be
>> *Madis
>> Nõmme* (full name) instead of *madis *(github username)*?*
>>
>> On Thu, Nov 3, 2016 at 8:55 AM, Thiago Padilha <[email protected]
>> <javascript:>> wrote:
>>
>>> It seems bountysource is now limiting the number of results per page, so
>>> it is not longer sufficient to ask for 10k results at a time. I had to
>>> search your slug and found it on page 15. The slug for display name "madis"
>>> is "34942-madis".
>>>
>>> To make it easier for future sponsors, I wrote a simple python script
>>> that takes care of navigating through each page until the slug is found.
>>> I've added it as attachment. To use, simply execute the script passing the
>>> display name as only argument(quote if there are spaces).
>>>
>>> On Thu, Nov 3, 2016 at 8:05 AM Thiago Padilha <[email protected]
>>> <javascript:>> wrote:
>>>
>>>> Sorry for my delayed response, I was in a company meetup in Prague and
>>>> wasn't checking emails too much. I will investigate what is wrong, it is
>>>> likely that the bountysource API changed.
>>>>
>>>> On Thu, Nov 3, 2016 at 1:17 AM Justin M. Keyes <[email protected]
>>>> <javascript:>> wrote:
>>>>
>>>>> Sorry I couldn't help. If the curl response was empty, it may have
>>>>> been a bountysource quirk (should work if you try again later).
>>>>>
>>>>> Justin M. Keyes
>>>>>
>>>>> On Wed, Nov 2, 2016 at 11:47 PM, Madis Nõmme <[email protected]
>>>>> <javascript:>> wrote:
>>>>>
>>>>>> I cancelled my monthly donation to the project for now. I hope I can
>>>>>> resume it once the campaign rewards system is fixed. I would appreciate
>>>>>> if
>>>>>> someone involved with the campaign would respond once the issue
>>>>>> described
>>>>>> in this thread is fixed. I am happy to answer any questions regarding
>>>>>> the
>>>>>> issue.
>>>>>>
>>>>>> Godspeed!
>>>>>>
>>>>>> On Sunday, 30 October 2016 17:27:19 UTC+1, Madis Nõmme wrote:
>>>>>>>
>>>>>>> I thought I needed number for the slug from the curl response (
>>>>>>> *25255*-mmikowski)
>>>>>>> https://github.com/neovim/neovim.github.io/pull/142/files#diff-4fed760337faeea6d9ae037acd2860f9R392
>>>>>>>
>>>>>>> The curl response I gave before returned me an empty response so I
>>>>>>> did not know what to put in the pull request. Or should I just come up
>>>>>>> with
>>>>>>> a number for the slug?
>>>>>>>
>>>>>>> On Sun, Oct 30, 2016 at 5:22 PM, Justin M. Keyes <[email protected]
>>>>>>> <javascript:>> wrote:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> Did you send a PR? Example:
>>>>>>>>
>>>>>>>> https://github.com/neovim/neovim.github.io/pull/142
>>>>>>>> Justin M. Keyes
>>>>>>>>
>>>>>>>>
>>>>>>>> On Sun, Oct 30, 2016 at 4:42 PM, Madis Nõmme <[email protected]
>>>>>>>> <javascript:>> wrote:
>>>>>>>> > Hello.
>>>>>>>> >
>>>>>>>> > I added monthly donation on bountysource (under madis,
>>>>>>>> > https://github.com/madis). My name appears in the list but there
>>>>>>>> is no link.
>>>>>>>> > I read the instructions on the Bountysource sponsors slug and
>>>>>>>> pull request
>>>>>>>> > flow but the slug returns empty:
>>>>>>>> >
>>>>>>>> > curl --header 'Accept: application/vnd.bountysource+json;
>>>>>>>> version=2'
>>>>>>>> > '
>>>>>>>> https://api.bountysource.com/supporters?team_slug=neovim&per_page=10000&page=1
>>>>>>>> '
>>>>>>>> > 2> /dev/null | python -m json.tool | grep -C5 madis | grep slug
>>>>>>>> >
>>>>>>>> > I would like to:
>>>>>>>> > have my full name to appear on the list: Madis Nõmme
>>>>>>>> > have a link to my web page: https://mad.is/
>>>>>>>> >
>>>>>>>> > What should I do to achieve it?
>>>>>>>> >
>>>>>>>> > Thank you,
>>>>>>>> > Madis
>>>>>>>> >
>>>>>>>> >
>>>>>>>> > --
>>>>>>>> > You received this message because you are subscribed to the
>>>>>>>> Google Groups
>>>>>>>> > "neovim" group.
>>>>>>>> > To unsubscribe from this group and stop receiving emails from it,
>>>>>>>> send an
>>>>>>>> > email to [email protected] <javascript:>.
>>>>>>>> > For more options, visit https://groups.google.com/d/optout.
>>>>>>>>
>>>>>>>> --
>>>>>>>> You received this message because you are subscribed to a topic in
>>>>>>>> the Google Groups "neovim" group.
>>>>>>>> To unsubscribe from this topic, visit
>>>>>>>> https://groups.google.com/d/topic/neovim/CIWC_78c7Os/unsubscribe.
>>>>>>>> To unsubscribe from this group and all its topics, send an email to
>>>>>>>> [email protected] <javascript:>.
>>>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> *Madis Nõmme*
>>>>>>> +372 5567 1427 | [email protected] <javascript:> | https://mad.is
>>>>>>> <http://www.linkedin.com/in/madisnomme>
>>>>>>> <http://twitter.com/madis_nomme> <http://github.com/madis>
>>>>>>> <http://stackoverflow.com/cv/madis>
>>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "neovim" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to [email protected] <javascript:>.
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "neovim" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to [email protected] <javascript:>.
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>> --
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "neovim" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/neovim/CIWC_78c7Os/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> [email protected] <javascript:>.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> *Madis Nõmme*
>> +372 5567 1427 | [email protected] <javascript:> | https://mad.is
>> <http://www.linkedin.com/in/madisnomme> <http://twitter.com/madis_nomme>
>> <http://github.com/madis> <http://stackoverflow.com/cv/madis>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "neovim" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
--
You received this message because you are subscribed to the Google Groups
"neovim" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.