From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by mx.groups.io with SMTP id smtpd.web10.4173.1570622425243533033 for ; Wed, 09 Oct 2019 05:00:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=YrXiU/zl; spf=pass (domain: linaro.org, ip: 209.85.221.68, mailfrom: leif.lindholm@linaro.org) Received: by mail-wr1-f68.google.com with SMTP id z9so2575972wrl.11 for ; Wed, 09 Oct 2019 05:00:25 -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=LeYjH9alJ3tFFO24wILEbqDAWSoDpO+NfdwAGsCYLpc=; b=YrXiU/zlr3uo6mY0jBY6VQheq2XbexTtfujhERfrfQ5iV9SYyPtXSqN/1tgzsOX8eC kDHo2q5W29ABeAnlf6SWTnUu07e2BKU/H/SHNtYz/woV+cSNNS52ASXGOJJrZGzLb1GX e6QRTM8LPfn/W2+pjMCWIzFNroCJHgtHHHC6L6a7Bbaunz9hy3AmtnT3ErF3+AEO+BWu 9HcPktCGJygDqF3fjEsJlktmk846XVyKGd5UUCp4crJjTnu2+xEBtCuHkcKD0yOSZVoA tUD8GXesIxkxfG/xjrF1hAlqCtbs3zUIcSQJ1zDsLJaJ8jUCvCD6ErUreyZe/yQX+S2V Nr1g== 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=LeYjH9alJ3tFFO24wILEbqDAWSoDpO+NfdwAGsCYLpc=; b=gJ1Pz5Bt3/dzzGK/47Mh8YoGrtGJ3cbOYcqtLPIznuhtlbHDW3MAG8YuD2BCdae/xA ZT/7IuIgBAwJLV/po8OtJON8ALkCB2t7+LnyIixfwtIJrPiiZ+0ff/FzqXjgALi1io2M xpgiOIGDUBi33Y0y1pGX7m/O19VNGGTAFWF+DAB4W1o6D/mDBYkjpXxxomkotv+BiG+Q jxh6cC/S3v+Vfw39Y1GTdbsquxa33j8ls5g5cYKihrSTS/Byd4jiPU7j+3OcYUHkPUvK WH0AuDC5XSzKhrJtRTO7NV/QM5Axcf+DsMbfGkZGe8U/PqTUiJnt4havBxUB5FzXga6h 2Cig== X-Gm-Message-State: APjAAAXLQ0HmTOGnurU53JZXYKGIKdcmOqwexBQvOvXzZHBlfsZX6YLX 5Zf9xt3fzAP/OtWQNnDpQsgG86YEs7JHLQ== X-Google-Smtp-Source: APXvYqwck3eYOQxf5NvKu/4VNmJdNKlKW1I3sh1OcNfmjJOzgP+9wsGpIBd4sLm9EYM6RsBHWHcQkw== X-Received: by 2002:a5d:62cd:: with SMTP id o13mr2652002wrv.101.1570622423320; Wed, 09 Oct 2019 05:00:23 -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.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Oct 2019 05:00:22 -0700 (PDT) From: "Leif Lindholm" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Michael D Kinney , Ard Bieshuevel Subject: [PATCH edk2-platforms 5/6] Maintainers.txt: create explicit sections for remaining modules Date: Wed, 9 Oct 2019 13:00:12 +0100 Message-Id: <20191009120013.28076-6-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 Many of the original (ARM) platforms, and drivers brought in for them, had no explicit maintainership defined. Add entries for these, roughly corresponding to how they have already been handled in the past. Cc: Ard Bieshuevel Cc: Michael D Kinney Signed-off-by: Leif Lindholm --- Maintainers.txt | 56 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index 56b12dd79c3f..ebb878e22ac4 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -79,6 +79,35 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/Security EDK II Platforms Packages: -------------------------- +96Boards +F: Platform/96Boards/ +M: Ard Bieshuevel +M: Leif Lindholm + +AMD Seattle +F: Platform/AMD/OverdriveBoard/ +F: Platform/LeMaker/CelloBoard/ +F: Platform/SoftIron/ +F: Silicon/AMD/Styx/ +M: Ard Bieshuevel +M: Leif Lindholm + +ARM +F: Platform/ARM/ +R: Ard Bieshuevel +M: Leif Lindholm + +BeagleBoard: +F: Platform/BeagleBoard/ +F: Silicon/TexasInstruments/ +R: Ard Bieshuevel +M: Leif Lindholm + +Comcast +F: Platform/Comcast/ +M: Ard Bieshuevel +M: Leif Lindholm + OptionRomPkg F: Drivers/OptionRomPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/OptionRomPkg @@ -90,6 +119,12 @@ M: Leif Lindholm M: Ard Bieshuevel R: Andy Hayes +HiSilicon +F: Platform/Hisilicon/ +F: Silicon/Hisilicon/ +M: Leif Lindholm +R: Ard Bieshuevel + Platform/Intel/QuarkPlatformPkg F: Platform/Intel/QuarkPlatformPkg/ M: Michael D Kinney @@ -226,3 +261,24 @@ F: Platform/SolidRun/Armada80x0McBin/ F: Silicon/Marvell/ R: Marcin Wojtas M: Leif Lindholm + +Miscellaneous drivers +F: Silicon/Atmel/ +F: Silicon/NXP/ +F: Silicon/Openmoko/ +F: Silicon/Synopsys/DesignWare/ +R: Ard Bieshuevel +M: Leif Lindholm + +Raspberry Pi platforms and silicon +F: Platform/RaspberryPi/ +F: Silicon/Broadcom/ +M: Ard Bieshuevel +M: Leif Lindholm +R: Pete Batard + +Socionext platforms and silicon +F: Platform/Socionext/ +F: Silicon/Socionext/ +M: Ard Bieshuevel +M: Leif Lindholm -- 2.20.1