Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116483 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 28151 invoked from network); 22 Nov 2021 21:10:57 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Nov 2021 21:10:57 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id A8E6F180542 for ; Mon, 22 Nov 2021 14:07:29 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lf1-f49.google.com (mail-lf1-f49.google.com [209.85.167.49]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 22 Nov 2021 14:07:26 -0800 (PST) Received: by mail-lf1-f49.google.com with SMTP id t26so85405989lfk.9 for ; Mon, 22 Nov 2021 14:07:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:content-transfer-encoding:mime-version:subject:date:references :to:in-reply-to:message-id; bh=Wr7Ri2VgePuHEswjd9rR7SZsSiEWArBqQnRmNqANo04=; b=UpF/QBu3qiv0+dlSt4VM2Ywa29+OwPezu+G5kXvHmugobDPWzagrI1W4fg6Tsl3AqD QAdA6sw3FIBgMzcRwIeG/v/Boq9Hb3KOFCfQx8+ioVHgUOt6elCCzP4Pmj/75c3E2tWE NG/33Asdc2b6EdsdjapiwEyruFHpaZl8oZu77K9+nW/+WLeu8KBfcJzkNPwTU3QOr2/h va3dUmFhTIL9FGzJdxF3fJxHrFmA67lixitvmJMvCsxQGFzxaSjtvcdq6Wm7DkOjA+1B 7OXEmq0SMqzlqOZ6LY7j4kZ8/ZlbqcaZ7qXN3AHlqQzG9x4WrUWTSmm48jaq03D1PE7X pEIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:date:references:to:in-reply-to:message-id; bh=Wr7Ri2VgePuHEswjd9rR7SZsSiEWArBqQnRmNqANo04=; b=FR6EcyOzo4J50SzUwfx1lchtyIO6heXxaxQkAyufXkwJOz9gSgLFH/PiHcSeEYjraG regsET6El8enlKi+ef2EnM9fhqsuKEj2tdzMwJjf243sjJW6sOlw8ESiexmq7CxsSWN/ J2UaL5w91fP0GpaksjpjjF9j9itk7RDOLLFA660C4GoqLm82Vb8eaeKGw0zdsP9Id7DJ iAJWB2o0o6IfBpHkEM7oir46mQYqV9pOXv5wmB2QjsJeUNuEy72GqFfaCEZ6p2uUV1WB LVqEthw6ZXotKzjy10fYWfX1TrY6icAp6CxVC593a605NVwQErYmCUMrf0uRXebkAlEI jxig== X-Gm-Message-State: AOAM530CVseQj6lHzf8RR+yuRvRVcTqfjvS3MsbbsG96TIMOF7xrwxcU rZSkmiKTsJPkoNfItbHqqBvNPj3rNk8= X-Google-Smtp-Source: ABdhPJxZELkmm5hQBGupNl1bAa5QH/23AY/O/vbgr6NCwKozcTTsXrTPq/Bq9jc2tQX9dHDEbeLkCA== X-Received: by 2002:a05:6512:3d16:: with SMTP id d22mr209163lfv.523.1637618843850; Mon, 22 Nov 2021 14:07:23 -0800 (PST) Received: from [10.6.0.208] ([31.13.191.138]) by smtp.gmail.com with ESMTPSA id d3sm1072467ljl.93.2021.11.22.14.07.23 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Nov 2021 14:07:23 -0800 (PST) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.7\)) Date: Mon, 22 Nov 2021 23:07:22 +0100 References: To: Daniele B via internals In-Reply-To: Message-ID: X-Mailer: Apple Mail (2.3445.9.7) Subject: Re: [PHP-DEV] Sponsor link on github.com/php From: hallbergkim@gmail.com (Kim Hallberg) > On 22 Nov 2021, at 10:53 PM, Sara Golemon wrote: >=20 > Now that the new PHP Foundation has been announced, I've been asked if = we'd > mind configuring a Sponsor button on our github.com project profile. > = https://docs.github.com/en/repositories/managing-your-repositorys-settings= -and-features/customizing-your-repository/displaying-a-sponsor-button-in-y= our-repository >=20 > Pro: Gives appreciative users somewhere to send their appreciation and = the > project doesn't have to worry about all the tax implications. >=20 > Con: PHP has always remained unbiased regarding frameworks and = libraries, > and I think the same should apply to other external organizations, = like the > foundation. There are, in fact, other foundations already in = existence, > and if we send traffic to one, we should send traffic to all. >=20 > An alternative may be to link to the various foundations from php.net = (and > github.com/php) with some text stating that they are all independent > organizations which contributors should assess individually. >=20 > Looking forward to thoughts, > -Sara What about a php.net/donate page? GitHub=E2=80=99s funding file works = with custom URLs. So one solution could be a donate page where organisations can submit = their links and possible a description. Something like /conferences and the = user-groups. The page wouldn=E2=80=99t need any forms or anything, a PR directly to = the page could work. Thoughts? Thank you, Kim.