From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mx.groups.io with SMTP id smtpd.web11.4281.1570622419290982930 for ; Wed, 09 Oct 2019 05:00:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=dlFG6lDw; spf=pass (domain: linaro.org, ip: 209.85.221.51, mailfrom: leif.lindholm@linaro.org) Received: by mail-wr1-f51.google.com with SMTP id z9so2575537wrl.11 for ; Wed, 09 Oct 2019 05:00:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=liKagWl3ylCNgU0MeI7+BhfXEiVo4SxX4NbGdnobvJc=; b=dlFG6lDworit5KRjAvCesRaeF8heSWHHPT73EDvCT9v6Y/034oognJoErzf7JPgCmb GTlWm7kSJr+BT9Zw+uDmbYLQUTxgtd5YCE9nV63MZY/gebKCg/QLmL0U4HevS4nJykpr QE98x2+VaDsn63VhLAHuGYf0sFvPpGq6CWWebZ+72fBU6D/+f7kxZZg55aMLW6HBIyVP ICHzrnVWs3f0Bbpckn1L/3K3RXwkAyM45TSEh9bilanhsAPmXjEfOQQS/tgn0HwMqsDi NXpLKXiGNkHAuLCJgQUA7tcNdVKL3dUibzXiFzRwU+WP5KFYzRf5JizONRnTJunhkZtY VoKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=liKagWl3ylCNgU0MeI7+BhfXEiVo4SxX4NbGdnobvJc=; b=N3c8vXO//nZg5ffQBtpI9fhe4KGz6mUJWF+a7eedXafgQYOqKqU/XQG8xajBKnkfHp bwtSOHEWAGfpk2/8sBUN6MKN8ap7d29bf7ZIKBjIWkTql5JVtfOYIhG9Hr4SWPn8TBYa I4ZeqylU/bWbL/vrjYYO0ZdbQPFNWBJ+1P/fec0Uz2t8oSuKtG8Iz+SezDIxCFy8adU4 0pGFy6iZvia5QY5WpYYir27YQR2EB/JARhvQinh1kywaH49Fi0mkhLgdrfXxM0mIIShA J2sSI3tvKSoC6acyr2/N+9rG8UhNNo5oCpHUwRWj5q122JA666VsqGa447VwM3u+5SpR zXbA== X-Gm-Message-State: APjAAAW47UIb310UVa1+2aY3uopaS5uDO/YmQwRcpJyEFP/s1RDaKovC 95I2mP7U6BsWMcoSYaNyWjrK4/vDIF1trg== X-Google-Smtp-Source: APXvYqxpYtBta+kQAopgZKLXNQNRO+sBhc+FHZoUSzxoUx425HB0vQqZ9/2McWMr8LJJ5hUClmudiw== X-Received: by 2002:adf:fed1:: with SMTP id q17mr2439435wrs.217.1570622417354; Wed, 09 Oct 2019 05:00:17 -0700 (PDT) Return-Path: Received: from vanye.hemma.eciton.net (cpc92302-cmbg19-2-0-cust304.5-4.cable.virginm.net. [82.1.209.49]) by smtp.gmail.com with ESMTPSA id 13sm2576484wmj.29.2019.10.09.05.00.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Oct 2019 05:00:16 -0700 (PDT) From: "Leif Lindholm" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Michael D Kinney Subject: [PATCH edk2-platforms 1/6] Maintainers.txt: Update documentation for new format Date: Wed, 9 Oct 2019 13:00:08 +0100 Message-Id: <20191009120013.28076-2-leif.lindholm@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191009120013.28076-1-leif.lindholm@linaro.org> References: <20191009120013.28076-1-leif.lindholm@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Synchronize header with edk2/Maintainers.txt and change references from "EDK II to EDK II Platforms". Cc: Ard Biesheuvel Cc: Michael D Kinney Signed-off-by: Leif Lindholm --- Maintainers.txt | 42 +++++++++++++++++++++++++++++++++--------- 1 file changed, 33 insertions(+), 9 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 1260c8d2465b..f824e2b05de1 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -1,17 +1,24 @@ -EDK II Maintainers -================== +EDK II Platforms Maintainers +============================ This file provides information about the primary maintainers for -EDK II Platforms. +EDK Platforms II. In general, you should not privately email the maintainer. You should -email the edk2-devel list, but you can also Cc the maintainer. +email the edk2-devel list, and Cc the package maintainers and +reviewers. + +If the package maintainer wants to hand over the role to other people, +the package maintainer should send the patch to update Maintainers.txt +with new maintainer, and the new maintainer should follow up with +an Acked-by or a Reviewed-by. 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. R: Package Reviewer: Cc address for patches and questions. Reviewers help maintainers review code, but don't have push access. A designated Package Reviewer is reasonably familiar with the Package (or some modules @@ -29,9 +36,26 @@ Descriptions of section entries: Obsolete: Old code. Something tagged obsolete generally means it has been replaced by a better system and you should be using that. + F: Files and directories with wildcard patterns. + A trailing slash includes all files and subdirectory files. + F: MdeModulePkg/ all files in and below MdeModulePkg + F: MdeModulePkg/* all files in MdeModulePkg, but not below + F: */Pci/* all files in a directory called Pci, at any depth in + the hierarchy, but not below + One pattern per line. Multiple F: lines per section acceptable. + X: Files and directories that are NOT maintained, same rules as F: + Files exclusions are tested after file matches. + Can be useful for excluding a specific subdirectory, for instance: + F: NetworkPkg/ + X: NetworkPkg/Ip6Dxe/ + matches all files in and below NetworkPkg excluding NetworkPkg/Ip6Dxe/ + Filenames not caught by any F: rule get matched as being located in the top- + level directory. (Internally, the script looks for a match called '', + so please don't add a file called that in the top-level directory.) -EDK II ------- + +EDK II Platforms +---------------- W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II L: https://edk2.groups.io/g/devel/ T: git - https://github.com/tianocore/edk2-platforms.git @@ -40,8 +64,8 @@ Responsible Disclosure, Reporting Security Issues ------------------------------------------------- W: https://github.com/tianocore/tianocore.github.io/wiki/Security -EDK II Packages: ----------------- +EDK II Platforms Packages: +-------------------------- Drivers/OptionRomPkg W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg -- 2.20.1