DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: dev@dpdk.org
Cc: ferruh.yigit@intel.com, yliu@fridaylinux.org
Subject: [dpdk-dev] [PATCH 1/3] maintainers: separate main tree and devtools maintenance
Date: Tue, 19 Sep 2017 22:23:38 +0200	[thread overview]
Message-ID: <20170919202340.19077-2-thomas@monjalon.net> (raw)
In-Reply-To: <20170919202340.19077-1-thomas@monjalon.net>

Being the maintainer of devtools is different of
maintaining the main tree.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 MAINTAINERS | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a0cd75e15..20516fe9e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21,33 +21,34 @@ Descriptions of section entries:
 
 General Project Administration
 ------------------------------
+
+Main Branch
 M: Thomas Monjalon <thomas@monjalon.net>
 T: git://dpdk.org/dpdk
-F: MAINTAINERS
-F: devtools/check-dup-includes.sh
-F: devtools/check-maintainers.sh
-F: devtools/check-git-log.sh
-F: devtools/check-includes.sh
-F: devtools/checkpatches.sh
-F: devtools/git-log-fixes.sh
-F: devtools/load-devel-config
-F: devtools/test-build.sh
 
 Stable Branches
----------------
 T: git://dpdk.org/dpdk-stable
 
 Security Issues
----------------
 M: maintainers@dpdk.org
 
-
 Documentation (with overlaps)
--------------
 M: John McNamara <john.mcnamara@intel.com>
 F: README
 F: doc/
 
+Developers and Maintainers Tools
+M: Thomas Monjalon <thomas@monjalon.net>
+F: MAINTAINERS
+F: devtools/check-dup-includes.sh
+F: devtools/check-maintainers.sh
+F: devtools/check-git-log.sh
+F: devtools/check-includes.sh
+F: devtools/checkpatches.sh
+F: devtools/git-log-fixes.sh
+F: devtools/load-devel-config
+F: devtools/test-build.sh
+
 
 Build System
 ------------
-- 
2.14.1

  reply	other threads:[~2017-09-19 20:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19 20:23 [dpdk-dev] [PATCH 0/3] update git tree maintainers Thomas Monjalon
2017-09-19 20:23 ` Thomas Monjalon [this message]
2017-09-19 20:23 ` [dpdk-dev] [PATCH 2/3] maintainers: add Yuanhan for stable branches Thomas Monjalon
2017-09-19 20:23 ` [dpdk-dev] [PATCH 3/3] maintainers: add Ferruh for main branch Thomas Monjalon
2017-09-20  8:20   ` Ferruh Yigit
2017-09-22 13:46 ` [dpdk-dev] [PATCH 0/3] update git tree maintainers Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170919202340.19077-2-thomas@monjalon.net \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=yliu@fridaylinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).