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=-12.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 C8C10C4361B for ; Wed, 9 Dec 2020 16:07:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 92D0C2343B for ; Wed, 9 Dec 2020 16:07:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726757AbgLIQHo (ORCPT ); Wed, 9 Dec 2020 11:07:44 -0500 Received: from www381.your-server.de ([78.46.137.84]:38144 "EHLO www381.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726227AbgLIQHo (ORCPT ); Wed, 9 Dec 2020 11:07:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=metafoo.de; s=default2002; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: MIME-Version:Date:Message-ID:From:References:Cc:To:Subject:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID; bh=ax7NqoU73MA3se1WNsx10TwotLOnIUnjjM5XsgUZgU4=; b=kl7CXQLEaH10L53nz89GIgtKLH tXWz6HyedlCVIFAVJEaDgzu/ms4AQTZt0lFA89JuqK7KOs+O5bwiAXoWh8ynizZPDrrdJPLO4bXQp 2BiwD5Xpx/of/w4LjH+cOVsJGk3xr8vdrzIu1csIz9h912DWoMCafsLZbvvRzxrL2J95lr34PXIYA fsoNVV2t+++Lq0dbfiD29EJVcKfBm87/XtLqRGXowxPQf7zd8dx+lmkXTnxV0knn3in7udW/PlQD+ l+G3o/DyQIfqBbqka4DjjL+0CTALnftrI3a1fXUez+OUCe4wTtKx4brrQsIEouJ9ttoFmXD6r8wgc D/e70JMg==; Received: from sslproxy02.your-server.de ([78.47.166.47]) by www381.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1kn1zY-0009Wu-Rg; Wed, 09 Dec 2020 17:07:00 +0100 Received: from [62.216.202.54] (helo=[192.168.178.20]) by sslproxy02.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kn1zY-000UUR-Nj; Wed, 09 Dec 2020 17:07:00 +0100 Subject: Re: kernel bug tracker To: Andy Shevchenko , linux-iio Cc: Jonathan Cameron , Peter Meerwald References: From: Lars-Peter Clausen Message-ID: <688821bc-f93c-c98c-974c-ec46fa4111bd@metafoo.de> Date: Wed, 9 Dec 2020 17:07:00 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Authenticated-Sender: lars@metafoo.de X-Virus-Scanned: Clear (ClamAV 0.102.4/26013/Wed Dec 9 15:33:37 2020) Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On 12/9/20 4:58 PM, Andy Shevchenko wrote: > Hi! > > Does the I2O actually refer to IIO on kernel bugzilla? > In any case, default there is Alan Cox' email and I didn't find > Jonathan's there. > If the answer is "yes" for above, does make sense to: > - change its name to IIO > - put mailing list as default assignee? > > There used to be an I2O subsystem, but which has been removed[1]. I supposed if it is used for IIO drivers at the moment I supposed we can take over the tag and rename it to IIO, given that there should be no new I2O tickets. - Lars [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4a72a7af