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=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,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 1FF19C4CEC7 for ; Sat, 14 Sep 2019 12:53:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EB61D20692 for ; Sat, 14 Sep 2019 12:53:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388371AbfINMxs (ORCPT ); Sat, 14 Sep 2019 08:53:48 -0400 Received: from mga07.intel.com ([134.134.136.100]:44514 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387462AbfINMxs (ORCPT ); Sat, 14 Sep 2019 08:53:48 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Sep 2019 05:53:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,489,1559545200"; d="scan'208";a="361078798" Received: from krusocki-mobl.ger.corp.intel.com (HELO localhost) ([10.252.40.34]) by orsmga005.jf.intel.com with ESMTP; 14 Sep 2019 05:53:42 -0700 Date: Sat, 14 Sep 2019 13:53:41 +0100 From: Jarkko Sakkinen To: David Howells Cc: linux-integrity@vger.kernel.org, keyrings@vger.kernel.org, Mimi Zohar , James Bottomley , Mauro Carvalho Chehab , "David S. Miller" , Greg Kroah-Hartman , Nicolas Ferre , open list Subject: Re: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems Message-ID: <20190914125341.GB9560@linux.intel.com> References: <20190910143228.30305-1-jarkko.sakkinen@linux.intel.com> <11580.1568387033@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <11580.1568387033@warthog.procyon.org.uk> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org On Fri, Sep 13, 2019 at 04:03:53PM +0100, David Howells wrote: > Jarkko Sakkinen wrote: > > > Subject: [PATCH] MAINTAINERS: Add a git and a maintainer entry to keyring subsystems > > I would recommend splitting the patch in two and putting something like: > > keys: Add Jarkko Sakkinen as co-maintainer > > as the subject of the keyrings maintainership one. Thanks, I'll refine accordingly. /Jarkko