From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8B428C433F5 for ; Mon, 20 Sep 2021 15:16:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 645496101C for ; Mon, 20 Sep 2021 15:16:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241316AbhITPSY (ORCPT ); Mon, 20 Sep 2021 11:18:24 -0400 Received: from smtp-out2.suse.de ([195.135.220.29]:38698 "EHLO smtp-out2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230165AbhITPSW (ORCPT ); Mon, 20 Sep 2021 11:18:22 -0400 Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id DFC3A200E4; Mon, 20 Sep 2021 15:16:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1632151013; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Uly+9NTflkmoprkKo6i7pBrEopNdwo0bo3c7NejzLUg=; b=sEn+W73WHTARPT0WrT3kvF1iO4FiNAqLaZQcfDnHYTpuWZs6EO0KCE43AJE31kVq5FZOOs 74jB/l+CUFYQh/7sCr8NgGGjaDFwTjJWAZ6VpWLhYxtJscV8o8pmEGQ4befzOjkzUbgSc7 16zxKOvGcb7tIFzV3Mt2+8+2uMFJrvI= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1632151013; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Uly+9NTflkmoprkKo6i7pBrEopNdwo0bo3c7NejzLUg=; b=WRPCl7pnU2YMFygVZVOnA2SAjrOBxcU0HjiG2gyQBqDYodmyv/jSZmPbSzZZ0KK9FLzeSH N6jqRQVOnN10gXAQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id C2B1613A61; Mon, 20 Sep 2021 15:16:53 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id PH/ZLuWlSGGOHQAAMHmgww (envelope-from ); Mon, 20 Sep 2021 15:16:53 +0000 Subject: Re: IMPORTANT: CIVS opt-in for Technical Advisory Board voting To: Laura Abbott , ksummit@lists.linux.dev, "linux-kernel@vger.kernel.org" , "tech-board-discuss@lists.linuxfoundation.org" Cc: "tab-elections@lists.linuxfoundation.org" References: <44ee2bfe-e4bc-b918-b908-7352ea012524@oxidecomputer.com> From: Vlastimil Babka Message-ID: Date: Mon, 20 Sep 2021 17:16:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 In-Reply-To: <44ee2bfe-e4bc-b918-b908-7352ea012524@oxidecomputer.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/20/21 3:57 PM, Laura Abbott wrote: > Hello, > > As in the past we are using CIVS (https://civs1.civs.us/) for voting. > This year you need to explicitly opt-in to vote in a private poll. This > is a change on the CIVS end and was probably added due to concerns about > spam/abuse of the service. > > Please opt-in at https://civs1.civs.us/cgi-bin/opt_in.pl Hi, did that and it appears that afterwards I could be voting right away. But there's no link to the candidate statements yet, or did I miss it? > If you have any questions please feel free to e-mail > tab-elections@lists.linuxfoundation.org > > Thanks, > Laura > From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 911F772 for ; Mon, 20 Sep 2021 15:17:01 +0000 (UTC) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id DFC3A200E4; Mon, 20 Sep 2021 15:16:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1632151013; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Uly+9NTflkmoprkKo6i7pBrEopNdwo0bo3c7NejzLUg=; b=sEn+W73WHTARPT0WrT3kvF1iO4FiNAqLaZQcfDnHYTpuWZs6EO0KCE43AJE31kVq5FZOOs 74jB/l+CUFYQh/7sCr8NgGGjaDFwTjJWAZ6VpWLhYxtJscV8o8pmEGQ4befzOjkzUbgSc7 16zxKOvGcb7tIFzV3Mt2+8+2uMFJrvI= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1632151013; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Uly+9NTflkmoprkKo6i7pBrEopNdwo0bo3c7NejzLUg=; b=WRPCl7pnU2YMFygVZVOnA2SAjrOBxcU0HjiG2gyQBqDYodmyv/jSZmPbSzZZ0KK9FLzeSH N6jqRQVOnN10gXAQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id C2B1613A61; Mon, 20 Sep 2021 15:16:53 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id PH/ZLuWlSGGOHQAAMHmgww (envelope-from ); Mon, 20 Sep 2021 15:16:53 +0000 Subject: Re: IMPORTANT: CIVS opt-in for Technical Advisory Board voting To: Laura Abbott , ksummit@lists.linux.dev, "linux-kernel@vger.kernel.org" , "tech-board-discuss@lists.linuxfoundation.org" Cc: "tab-elections@lists.linuxfoundation.org" References: <44ee2bfe-e4bc-b918-b908-7352ea012524@oxidecomputer.com> From: Vlastimil Babka Message-ID: Date: Mon, 20 Sep 2021 17:16:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 Precedence: bulk X-Mailing-List: ksummit@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 In-Reply-To: <44ee2bfe-e4bc-b918-b908-7352ea012524@oxidecomputer.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 9/20/21 3:57 PM, Laura Abbott wrote: > Hello, > > As in the past we are using CIVS (https://civs1.civs.us/) for voting. > This year you need to explicitly opt-in to vote in a private poll. This > is a change on the CIVS end and was probably added due to concerns about > spam/abuse of the service. > > Please opt-in at https://civs1.civs.us/cgi-bin/opt_in.pl Hi, did that and it appears that afterwards I could be voting right away. But there's no link to the candidate statements yet, or did I miss it? > If you have any questions please feel free to e-mail > tab-elections@lists.linuxfoundation.org > > Thanks, > Laura > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1632151013; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Uly+9NTflkmoprkKo6i7pBrEopNdwo0bo3c7NejzLUg=; b=sEn+W73WHTARPT0WrT3kvF1iO4FiNAqLaZQcfDnHYTpuWZs6EO0KCE43AJE31kVq5FZOOs 74jB/l+CUFYQh/7sCr8NgGGjaDFwTjJWAZ6VpWLhYxtJscV8o8pmEGQ4befzOjkzUbgSc7 16zxKOvGcb7tIFzV3Mt2+8+2uMFJrvI= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1632151013; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Uly+9NTflkmoprkKo6i7pBrEopNdwo0bo3c7NejzLUg=; b=WRPCl7pnU2YMFygVZVOnA2SAjrOBxcU0HjiG2gyQBqDYodmyv/jSZmPbSzZZ0KK9FLzeSH N6jqRQVOnN10gXAQ== References: <44ee2bfe-e4bc-b918-b908-7352ea012524@oxidecomputer.com> From: Vlastimil Babka Message-ID: Date: Mon, 20 Sep 2021 17:16:07 +0200 MIME-Version: 1.0 In-Reply-To: <44ee2bfe-e4bc-b918-b908-7352ea012524@oxidecomputer.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tech-board-discuss] IMPORTANT: CIVS opt-in for Technical Advisory Board voting List-Id: Public TAB discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laura Abbott , ksummit@lists.linux.dev, "linux-kernel@vger.kernel.org" , "tech-board-discuss@lists.linuxfoundation.org" Cc: "tab-elections@lists.linuxfoundation.org" On 9/20/21 3:57 PM, Laura Abbott wrote: > Hello, > > As in the past we are using CIVS (https://civs1.civs.us/) for voting. > This year you need to explicitly opt-in to vote in a private poll. This > is a change on the CIVS end and was probably added due to concerns about > spam/abuse of the service. > > Please opt-in at https://civs1.civs.us/cgi-bin/opt_in.pl Hi, did that and it appears that afterwards I could be voting right away. But there's no link to the candidate statements yet, or did I miss it? > If you have any questions please feel free to e-mail > tab-elections@lists.linuxfoundation.org > > Thanks, > Laura >