|
|
Subscribe / Log in / New account

Results from the 2021 Linux Foundation Technical Advisory Board election

The 2021 election for the Linux Foundation's Technical Advisory board resulted in all five incumbent members (Greg Kroah-Hartman, Jonathan Corbet, Steven Rostedt, Ted Ts'o, and Sasha Levin) being re-elected. Of the 1,012 developers authorized to vote, 237 actually cast ballots.


From:  Laura Abbott <laura-AT-labbott.name>
To:  ksummit-AT-lists.linux.dev, "tech-board-discuss-AT-lists.linuxfoundation.org" <tech-board-discuss-AT-lists.linuxfoundation.org>, "linux-kernel-AT-vger.kernel.org" <linux-kernel-AT-vger.kernel.org>
Subject:  Results from the 2021 Linux Foundation Technical Advisory Board election
Date:  Fri, 24 Sep 2021 09:25:19 -0400
Message-ID:  <6e307861-3149-a984-cc79-088559caeab2@labbott.name>
Cc:  "tab-elections-AT-lists.linuxfoundation.org" <tab-elections-AT-lists.linuxfoundation.org>
Archive-link:  Article

This year's election for the Linux Foundation Technical Advisory
Board had 1012 authorized voters; 237 of them cast ballots.
The results were:

1. Greg-KH
2. Jonathan Corbet
3. Steven Rostedt
4. Theodore Ts'o
5. Sasha Levin
---
6. Dave Hansen
7. Kent Overstreet
8. Dave Taht

The top five will serve two-year terms on the TAB.

Thank you to all the candidates for their nominations and to everyone
for voting.

If you have any questions please reach out to
tab-elections@lists.linuxfoundation.org

Thanks,
Laura


to post comments

Results from the 2021 Linux Foundation Technical Advisory Board election

Posted Sep 25, 2021 0:47 UTC (Sat) by rgmoore (✭ supporter ✭, #75) [Link]

Congratulations on your reelection, fearless editor!

zoinks! trounced again!

Posted Sep 25, 2021 4:45 UTC (Sat) by mtaht (subscriber, #11087) [Link] (1 responses)

I do hope one day someone (else!) can represent the vast, diverse embedded Linux ecosystem within the TAB, and make a difference there.

zoinks! trounced again!

Posted Oct 22, 2021 12:31 UTC (Fri) by Klavs (guest, #10563) [Link]

What are you missing from the ones currently elected, that you hope other kernel-devs will do better?

Results from the 2021 Linux Foundation Technical Advisory Board election

Posted Sep 25, 2021 14:09 UTC (Sat) by seanyoung (subscriber, #28711) [Link] (2 responses)

I thought the rules are that anyone who has at least three commits with their Signed-off-by, Tested-by etc can vote. Surely that is more than 1012 (although I could be wrong!).

https://lwn.net/ml/linux-kernel/f744b489-ba9f-8688-1c08-4...

Just looking at the authors there are 3651 unique Author: lines with more than 3 commits, if I look at the output of (there are some duplicates there, for sure):

$ git log --since=2020-01-01 | grep ^Author: | sort | uniq -c | sort -rn > f

What am I missing?

Results from the 2021 Linux Foundation Technical Advisory Board election

Posted Sep 25, 2021 15:44 UTC (Sat) by qyliss (subscriber, #131684) [Link] (1 responses)

What am I missing?

Probably this:

If you have more than 50 commits that meet this requirement you will
receive a ballot automatically.

If you have between 3 and 49 commits that meet this requirement please
e-mail tab-elections@lists.linuxfoundation.org to request your ballot.
We strongly encourage everyone who meets this criteria to request a
ballot.

Source

Results from the 2021 Linux Foundation Technical Advisory Board election

Posted Sep 25, 2021 17:44 UTC (Sat) by seanyoung (subscriber, #28711) [Link]

Ah, of course. Thanks!


Copyright © 2021, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds