Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH] maintainers: add MAINTAINERS
@ 2017-11-28  9:32 ogawa.yasufumi
  2017-11-29  1:26 ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: ogawa.yasufumi @ 2017-11-28  9:32 UTC (permalink / raw)
  To: spp; +Cc: ferruh.yigit, ogawa.yasufumi

From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
---
 MAINTAINERS | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 MAINTAINERS

diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 0000000..2f7128b
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,28 @@
+SPP Maintainers
+================
+
+The intention of this file is to provide a set of names that we can rely on
+for helping in patch reviews and questions.
+These names are additional recipients for emails sent to spp@dpdk.org.
+Please avoid private emails.
+
+Descriptions of section entries:
+
+  M: Maintainer's Full Name <address@domain>
+  T: Git tree location.
+  F: Files and directories with wildcard patterns.
+     A trailing slash includes all files and subdirectory files.
+     A wildcard includes all files but not subdirectories.
+     One pattern per line. Multiple F: lines acceptable.
+  X: Files and directories exclusion, same rules as F:
+  K: Keyword regex pattern to match content.
+     One regex pattern per line. Multiple K: lines acceptable.
+
+
+General Project Administration
+------------------------------
+
+Main Branch
+M: Ferruh Yigit <ferruh.yigit@intel.com>
+M: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
+T: git://dpdk.org/apps/spp
-- 
2.13.1

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

* Re: [spp] [PATCH] maintainers: add MAINTAINERS
  2017-11-28  9:32 [spp] [PATCH] maintainers: add MAINTAINERS ogawa.yasufumi
@ 2017-11-29  1:26 ` Ferruh Yigit
  2017-11-29  1:30   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2017-11-29  1:26 UTC (permalink / raw)
  To: ogawa.yasufumi, spp

On 11/28/2017 1:32 AM, ogawa.yasufumi@lab.ntt.co.jp wrote:
> From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
> 
> Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Thanks for volunteering.

> ---
>  MAINTAINERS | 28 ++++++++++++++++++++++++++++
>  1 file changed, 28 insertions(+)
>  create mode 100644 MAINTAINERS
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> new file mode 100644
> index 0000000..2f7128b
> --- /dev/null
> +++ b/MAINTAINERS
> @@ -0,0 +1,28 @@
> +SPP Maintainers
> +================
> +
> +The intention of this file is to provide a set of names that we can rely on
> +for helping in patch reviews and questions.
> +These names are additional recipients for emails sent to spp@dpdk.org.
> +Please avoid private emails.
> +
> +Descriptions of section entries:
> +
> +  M: Maintainer's Full Name <address@domain>
> +  T: Git tree location.
> +  F: Files and directories with wildcard patterns.
> +     A trailing slash includes all files and subdirectory files.
> +     A wildcard includes all files but not subdirectories.
> +     One pattern per line. Multiple F: lines acceptable.
> +  X: Files and directories exclusion, same rules as F:
> +  K: Keyword regex pattern to match content.
> +     One regex pattern per line. Multiple K: lines acceptable.
> +
> +
> +General Project Administration
> +------------------------------
> +
> +Main Branch
> +M: Ferruh Yigit <ferruh.yigit@intel.com>
> +M: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
> +T: git://dpdk.org/apps/spp
> 

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

* Re: [spp] [PATCH] maintainers: add MAINTAINERS
  2017-11-29  1:26 ` Ferruh Yigit
@ 2017-11-29  1:30   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2017-11-29  1:30 UTC (permalink / raw)
  To: ogawa.yasufumi, spp

On 11/28/2017 5:26 PM, Ferruh Yigit wrote:
> On 11/28/2017 1:32 AM, ogawa.yasufumi@lab.ntt.co.jp wrote:
>> From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
>>
>> Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied, thanks.

> 
> Thanks for volunteering.

<...>

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

end of thread, other threads:[~2017-11-29  1:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-28  9:32 [spp] [PATCH] maintainers: add MAINTAINERS ogawa.yasufumi
2017-11-29  1:26 ` Ferruh Yigit
2017-11-29  1:30   ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).