Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] Buildroot 2024.11-rc1 released
Date: Thu, 14 Nov 2024 14:44:12 +0200	[thread overview]
Message-ID: <ZzXwnIy2hU9zDrwF@smile.fi.intel.com> (raw)
In-Reply-To: <87cyiyxpsg.fsf@dell.be.48ers.dk>

On Thu, Nov 14, 2024 at 08:01:03AM +0100, Peter Korsgaard wrote:
> Hi,
> 
> Buildroot 2024.11-rc1 is released - Go download it at:
> 
> http://buildroot.net/downloads/buildroot-2024.11-rc1.tar.gz
> 
> or
> 
> http://buildroot.net/downloads/buildroot-2024.11-rc1.tar.xz
> 
> Or get it from Git:
> 
> git://git.buildroot.net/buildroot
> 
> Please give it a spin and report any problems to the mailing list or
> bug tracker.

Thanks!

...

> And a special thanks to our patch reviewers:
> 
> git log 2024.08.. | grep -Ei '(reviewed|acked)-by:' | \
>     sed 's/.*by: //' | sort | uniq -c | sort -n -r

Useless use of grep and sed :-)

I get this via

$ git log --no-merges --grep '(Reviewed|Acked)-by:' -E -i --format="%(trailers:valueonly=true,key=Reviewed-by,key=Acked-by)%-C()" 2024.08.. | sort | uniq -c | sort -nr

(yes, that's a bit longer, but faster :-)

>       8 Petr Vorel <petr.vorel@gmail.com>
>       5 Romain Naour <romain.naour@smile.fr>
>       5 Julien Olivain <ju.o@free.fr>
>       4 Leo Yu-Chi Liang <ycliang@andestech.com>
>       3 Luca Ceresoli <luca.ceresoli@bootlin.com>
>       3 Fiona Klute (WIWA) <fiona.klute@gmx.de>
>       3 Dario Binacchi <dario.binacchi@amarulasolutions.com>
>       2 Maxim Kochetkov <fido_max@inbox.ru>
>       2 Marcus Folkesson <marcus.folkesson@gmail.com>
>       2 Damien Le Moal <dlemoal@kernel.org>
>       2 Brandon Maier <brandon.maier@collins.com>
>       2 Adrian Perez de Castro <aperez@igalia.com>
>       1 Yann Morin <yann.morin.1998@free.fr>
>       1 TIAN Yuanhao <tianyuanhao3@163.com>
>       1 Thomas Petazzoni <thomas.petazzoni@bootlin.com>
>       1 Raphaël Mélotte <raphael.melotte@mind.be>
>       1 Niklas Cassel <cassel@kernel.org>
>       1 Marcus Hoffmann <buildroot@bubu1.eu>
>       1 Kieran Bingham <kieran.bingham@ideasonboard.com>
>       1 José Luis Salvador Rufo <salvador.joseluis@gmail.com>
>       1 J. Neuschäfer <j.neuschaefer@gmx.net>
>       1 Herve Codina <herve.codina@bootlin.com>
>       1 Gilles Talis <gilles.talis@gmail.com>
>       1 Fiona Klute <fiona.klute@gmx.de>
>       1 Fabio Estevam <festevam@gmail.com>
>       1 Christian Stewart <christian@aperture.us>
>       1 Arnout Vandecappelle <arnout@mind.de>
>       1 Alistair Francis <alistair.francis@wdc.com>
>       1 Adam Duskett <adam.duskett@amarulasolutions.com>

-- 
With Best Regards,
Andy Shevchenko


_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-11-14 12:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-14  7:01 [Buildroot] Buildroot 2024.11-rc1 released Peter Korsgaard
2024-11-14 12:44 ` Andy Shevchenko [this message]
2024-11-14 13:52   ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZzXwnIy2hU9zDrwF@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=buildroot@buildroot.org \
    --cc=peter@korsgaard.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox