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 DFE9BC4CEC9 for ; Sat, 14 Sep 2019 12:54:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C28EC20830 for ; Sat, 14 Sep 2019 12:54:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388208AbfINMyv (ORCPT ); Sat, 14 Sep 2019 08:54:51 -0400 Received: from mga14.intel.com ([192.55.52.115]:11308 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387462AbfINMyv (ORCPT ); Sat, 14 Sep 2019 08:54:51 -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 fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Sep 2019 05:54:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,489,1559545200"; d="scan'208";a="361078920" 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:54:45 -0700 Date: Sat, 14 Sep 2019 13:54:44 +0100 From: Jarkko Sakkinen To: Joe Perches Cc: David Howells , 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: <20190914125444.GC9560@linux.intel.com> References: <20190910143228.30305-1-jarkko.sakkinen@linux.intel.com> <11580.1568387033@warthog.procyon.org.uk> <33da71451cbc5836efd61ccf125be89c6e946253.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <33da71451cbc5836efd61ccf125be89c6e946253.camel@perches.com> 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 10:36:15AM -0700, Joe Perches wrote: > On Fri, 2019-09-13 at 16:03 +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. > > Why is there utility in micro splitting such a trivial patch? I kind of get this for the MAINTAINERS file so that the changes can be agreed/disagreed separately. /Jarkko