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 393E61A1E28 for ; Wed, 24 Aug 2016 01:22:29 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP; 24 Aug 2016 01:22:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,570,1464678000"; d="scan'208";a="752832333" Received: from shwde7156.ccr.corp.intel.com ([10.239.158.52]) by FMSMGA003.fm.intel.com with ESMTP; 24 Aug 2016 01:22:28 -0700 From: Eric Dong To: edk2-devel@lists.01.org Cc: Ruiyu Ni Date: Wed, 24 Aug 2016 16:22:25 +0800 Message-Id: <1472026945-64268-1-git-send-email-eric.dong@intel.com> X-Mailer: git-send-email 2.6.4.windows.1 Subject: [Patch] Nt32Pkg: Add Eric Dong as Nt32Pkg owner. X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2016 08:22:29 -0000 Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Cc: Ruiyu Ni --- Maintainers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Maintainers.txt b/Maintainers.txt index d0d5f5c..60c83bc 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -153,6 +153,7 @@ M: Jiaxin Wu Nt32Pkg W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg M: Ruiyu Ni +M: Eric Dong Omap35xxPkg W: https://github.com/tianocore/tianocore.github.io/wiki/Omap35xxPkg -- 2.6.4.windows.1