Shirts for Developers

Russell Senior russell at personaltelco.net
Thu Aug 19 23:29:25 PDT 2021


Fwiw, that's something like 175 people by my count.

git log | grep Author | sort | uniq -c | sort -n | awk '$1 >= 10' |
awk -F: '{ print $2 }' | sort | less

... and then manually counting (approximately) the duplicates.

On Thu, Aug 19, 2021 at 8:34 PM Paul Spooren <mail at aparcar.org> wrote:
>
> Hi,
>
> since now there are some OpenWrt merchandise shirts[1] I'd like to
> continue the idea from the Hamburg meeting. People contributing to
> OpenWrt, as team members, committers or maintainers should receive a
> free shirt. I don't remember the exact "threshold" but I think we agreed
> on 10 commits equals a one time free shirt.
>
>  From my understanding we have a bit of donated money at the SFC/SPI
> accounts, can we use (a fraction of) that money to pay shirts and shipping?
>
> I'm happy to organize this process if there are no objections.
>
> Best,
> Paul
>
> [1]: https://www.freewear.org/OpenWrt
>
>
> _______________________________________________
> openwrt-adm mailing list
> openwrt-adm at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-adm



More information about the openwrt-adm mailing list