From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 76A2921D491B1 for ; Thu, 10 Aug 2017 15:09:30 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga105.jf.intel.com with ESMTP; 10 Aug 2017 15:11:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,355,1498546800"; d="scan'208";a="122257925" Received: from dtmedina-mobl.amr.corp.intel.com (HELO jljusten-skl.amr.corp.intel.com) ([10.254.186.35]) by orsmga002.jf.intel.com with ESMTP; 10 Aug 2017 15:11:49 -0700 From: Jordan Justen To: edk2-devel@lists.01.org Cc: Jordan Justen , Andrew Fish , Leif Lindholm , Michael D Kinney Date: Thu, 10 Aug 2017 15:11:28 -0700 Message-Id: <20170810221129.7383-2-jordan.l.justen@intel.com> X-Mailer: git-send-email 2.14.0 In-Reply-To: <20170810221129.7383-1-jordan.l.justen@intel.com> References: <20170810221129.7383-1-jordan.l.justen@intel.com> Subject: [PATCH 2/3] Maintainers.txt: Update Package Maintainer description X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2017 22:09:30 -0000 Add note that the Package Maintainer is responsible for reviewing and pushing package changes to source control. Cc: Andrew Fish Cc: Leif Lindholm Cc: Michael D Kinney Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jordan Justen --- Maintainers.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Maintainers.txt b/Maintainers.txt index a5e2e0af46..92a1fd974f 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -11,7 +11,8 @@ Descriptions of section entries: L: Mailing list that is relevant to this area (default is edk2-devel) Patches and questions should be sent to the email list. - M: Cc address for patches and questions (ie, the package maintainer) + M: Package Maintainer: Cc address for patches and questions. Responsible + for reviewing and pushing package changes to source control. W: Web-page with status/info T: SCM tree type and location. Type is one of: git, svn. S: Status, one of the following: -- 2.14.0