On 7 January 2017 at 19:38, Joe Watkins <pthre...@pthreads.org> wrote:

> Evening Hannes,
>
> I did think about adding them but was told it was a point of contention to
> add anyone after I added AV.
>
> AV wanted a link to provide more concurrent builds for free, which we need
> for windows CI to be useful (and not a hindrance).
>
> Since I can't remove the link for AV, I've added the link for travis.
>

That's an odd turn of phrase, "I can't remove the link". It's only source
code.

Besides, usually when a service "requires" a link back, in return for that
service, we show them the door or renegotiate.

(Note: I'm not saying to do anything at this point.)


> Sorry if anyone finds this controversial, both of these projects do indeed
> expend resources on PHP for nothing in return, I think this is the least we
> can do for both of them.
>
> Cheers
> Joe
>
> On Sat, Jan 7, 2017 at 6:49 PM, Hannes Magnusson <
> hannes.magnus...@gmail.com
> > wrote:
>
> > shouldn't you list Travis then too?
> >
> > Both are free for open source projects, so I don't quite understand
> > why you are giving them preferential treatment in credits? o.O
> >
> > -Hannes
> >
> >
> > On Sat, Jan 7, 2017 at 4:07 AM, Joe Watkins <krak...@php.net> wrote:
> > > Commit:    0ab7cabe76a3be37645ef1d7074702f4da611f1d
> > > Author:    Joe Watkins <krak...@php.net>         Sat, 7 Jan 2017
> > 12:07:00 +0000
> > > Parents:   8c0f6f11c9be9c690a5b8db2da7ac6ac8c422533
> > > Branches:  master
> > >
> > > Link:       http://git.php.net/?p=web/php.git;a=commitdiff;h=
> > 0ab7cabe76a3be37645ef1d7074702f4da611f1d
> > >
> > > Log:
> > > add thanks to appveyor for providing CI (and extra concurrent builds)
> > >
> > > Changed paths:
> > >   M  thanks.php
> > >
> > >
> > > Diff:
> > > diff --git a/thanks.php b/thanks.php
> > > index f99ed19..2a12e37 100644
> > > --- a/thanks.php
> > > +++ b/thanks.php
> > > @@ -96,6 +96,10 @@ site_header("Thanks", array("current" =>
> > "community"));
> > >   for the php.net monitoring infrastructure.
> > >  </li>
> > >
> > > +<li>
> > > + <a href="https://www.appveyor.com//";>AppVeyor</a> provides
> continuous
> > integration for Windows builds of PHP.
> > > +</li>
> > > +
> > >  </ul>
> > >  <p>
> > >   And special thanks to all the companies who donate server space and
> > >
> > >
> > > --
> > > PHP Webmaster List Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> >
>

Reply via email to