From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751915AbdJYQrV (ORCPT ); Wed, 25 Oct 2017 12:47:21 -0400 Received: from terminus.zytor.com ([65.50.211.136]:34845 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751737AbdJYQrR (ORCPT ); Wed, 25 Oct 2017 12:47:17 -0400 To: tech-board-discuss@lists.linux-foundation.org Cc: Linux Kernel Mailing List , Kernel Summit Discussions From: "H. Peter Anvin" Subject: Linux Foundation Technical Advisory Board election results 2017 Message-ID: <9779b6c3-acd6-10aa-b9ca-c024cd77a861@zytor.com> Date: Wed, 25 Oct 2017 18:47:10 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The TAB elections are now complete. Thank you to all the candidates for putting their names forward. With 73 ballots cast, the top 5 candidates received: Steve Rostedt 58 Jonathan Corbet 57 Greg Kroah-Hartman 57 Tim Bird 39 Ted Ts'o 37 It was a very close election, with the next candidate on the list receiving 36 votes. Full results are available on request. This year the ballot counting was done automatically, with visual review of the scanned ballots v. the automatic results done by myself and Chris Mason. A big thank you to all the candidates, to everyone that voted, and congratulations to the top candidates. -hpa ------------------------------------------------------------------------- For the curious, technical details: The ballots were produced and counted by SDAPS, an open-source project (http://www.sdaps.org/). A set of custom scripts were used to simplify the generation and counting of ballots specifically for the purpose of these elections; those scripts are available at: http://git.zytor.com/users/hpa/ballot.git Eventually I hope to clean up these scripts, generalize them for other voting methods, document them a little better, and formally release them as an election package, but for now they are relatively specific to the approval voting. SDAPS is a bit difficult to build, due to a very large number of dependencies, some of which aren't well documented. It would be a very nice thing if distros would consider packaging it, especially since it is a very useful package.