public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] Maintainers.txt: add DynamicTablesPkg
@ 2018-10-02 16:03 Leif Lindholm
  2018-10-02 18:05 ` Laszlo Ersek
  2018-10-05 16:20 ` Kinney, Michael D
  0 siblings, 2 replies; 3+ messages in thread
From: Leif Lindholm @ 2018-10-02 16:03 UTC (permalink / raw)
  To: edk2-devel
  Cc: Andrew Fish, Laszlo Ersek, Michael D Kinney, Evan Lloyd,
	Sami Mujawar

DynamicTablesPkg has been in edk2-staging[1] for some time now, and it is
time for it to move into the main tree.
[1] https://github.com/tianocore/edk2-staging/tree/dynamictables

Add Evan and Sami as maintainers of the new package, and let them bring
it in themselves.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
---

We'll need Reviewed-by: from both new maintainers.
Github write permissions need to be added separately.

Please add some documentation at the specified URL before
you import any code :)

 Maintainers.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Maintainers.txt b/Maintainers.txt
index 7ebd53f662..072cf3ce8f 100644
--- a/Maintainers.txt
+++ b/Maintainers.txt
@@ -105,6 +105,11 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
 M: Ruiyu Ni <ruiyu.ni@intel.com>
 M: Hao Wu <hao.a.wu@intel.com>
 
+DynamicTablesPkg
+W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg
+M: Evan Lloyd <Evan.Lloyd@arm.com>
+M: Sami Mujawar <Sami.Mujawar@arm.com>
+
 EdkCompatibilityPkg
 W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
 M: Liming Gao <liming.gao@intel.com>
-- 
2.11.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Maintainers.txt: add DynamicTablesPkg
  2018-10-02 16:03 [PATCH] Maintainers.txt: add DynamicTablesPkg Leif Lindholm
@ 2018-10-02 18:05 ` Laszlo Ersek
  2018-10-05 16:20 ` Kinney, Michael D
  1 sibling, 0 replies; 3+ messages in thread
From: Laszlo Ersek @ 2018-10-02 18:05 UTC (permalink / raw)
  To: Leif Lindholm, edk2-devel
  Cc: Andrew Fish, Michael D Kinney, Evan Lloyd, Sami Mujawar

On 10/02/18 18:03, Leif Lindholm wrote:
> DynamicTablesPkg has been in edk2-staging[1] for some time now, and it is
> time for it to move into the main tree.
> [1] https://github.com/tianocore/edk2-staging/tree/dynamictables
> 
> Add Evan and Sami as maintainers of the new package, and let them bring
> it in themselves.
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
> ---
> 
> We'll need Reviewed-by: from both new maintainers.
> Github write permissions need to be added separately.
> 
> Please add some documentation at the specified URL before
> you import any code :)
> 
>  Maintainers.txt | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 7ebd53f662..072cf3ce8f 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -105,6 +105,11 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg
>  M: Ruiyu Ni <ruiyu.ni@intel.com>
>  M: Hao Wu <hao.a.wu@intel.com>
>  
> +DynamicTablesPkg
> +W: https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg
> +M: Evan Lloyd <Evan.Lloyd@arm.com>
> +M: Sami Mujawar <Sami.Mujawar@arm.com>
> +
>  EdkCompatibilityPkg
>  W: https://github.com/tianocore/tianocore.github.io/wiki/EdkCompatibilityPkg
>  M: Liming Gao <liming.gao@intel.com>
> 

Reviewed-by: Laszlo Ersek <lersek@redhat.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Maintainers.txt: add DynamicTablesPkg
  2018-10-02 16:03 [PATCH] Maintainers.txt: add DynamicTablesPkg Leif Lindholm
  2018-10-02 18:05 ` Laszlo Ersek
@ 2018-10-05 16:20 ` Kinney, Michael D
  1 sibling, 0 replies; 3+ messages in thread
From: Kinney, Michael D @ 2018-10-05 16:20 UTC (permalink / raw)
  To: Leif Lindholm, edk2-devel@lists.01.org, Kinney, Michael D
  Cc: Andrew Fish, Laszlo Ersek, Evan Lloyd, Sami Mujawar

Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

Mike

> -----Original Message-----
> From: Leif Lindholm [mailto:leif.lindholm@linaro.org]
> Sent: Tuesday, October 2, 2018 9:04 AM
> To: edk2-devel@lists.01.org
> Cc: Andrew Fish <afish@apple.com>; Laszlo Ersek
> <lersek@redhat.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>; Evan Lloyd
> <Evan.Lloyd@arm.com>; Sami Mujawar
> <Sami.Mujawar@arm.com>
> Subject: [PATCH] Maintainers.txt: add DynamicTablesPkg
> 
> DynamicTablesPkg has been in edk2-staging[1] for some
> time now, and it is
> time for it to move into the main tree.
> [1] https://github.com/tianocore/edk2-
> staging/tree/dynamictables
> 
> Add Evan and Sami as maintainers of the new package, and
> let them bring
> it in themselves.
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
> ---
> 
> We'll need Reviewed-by: from both new maintainers.
> Github write permissions need to be added separately.
> 
> Please add some documentation at the specified URL
> before
> you import any code :)
> 
>  Maintainers.txt | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 7ebd53f662..072cf3ce8f 100644
> --- a/Maintainers.txt
> +++ b/Maintainers.txt
> @@ -105,6 +105,11 @@ W:
> https://github.com/tianocore/tianocore.github.io/wiki/Du
> etPkg
>  M: Ruiyu Ni <ruiyu.ni@intel.com>
>  M: Hao Wu <hao.a.wu@intel.com>
> 
> +DynamicTablesPkg
> +W:
> https://github.com/tianocore/tianocore.github.io/wiki/Dy
> namicTablesPkg
> +M: Evan Lloyd <Evan.Lloyd@arm.com>
> +M: Sami Mujawar <Sami.Mujawar@arm.com>
> +
>  EdkCompatibilityPkg
>  W:
> https://github.com/tianocore/tianocore.github.io/wiki/Ed
> kCompatibilityPkg
>  M: Liming Gao <liming.gao@intel.com>
> --
> 2.11.0
D 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-05 16:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-02 16:03 [PATCH] Maintainers.txt: add DynamicTablesPkg Leif Lindholm
2018-10-02 18:05 ` Laszlo Ersek
2018-10-05 16:20 ` Kinney, Michael D

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox