diff options
author | Cornelia Huck | 2018-10-26 12:57:11 +0200 |
---|---|---|
committer | Peter Maydell | 2018-11-19 12:19:23 +0100 |
commit | 9436e082de18b2fb2ceed2e9d1beef641ae64f23 (patch) | |
tree | 977b4fae0260ea5d9dd8783a62cf609959320a42 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-november-2018... (diff) | |
download | qemu-9436e082de18b2fb2ceed2e9d1beef641ae64f23.tar.gz qemu-9436e082de18b2fb2ceed2e9d1beef641ae64f23.tar.xz qemu-9436e082de18b2fb2ceed2e9d1beef641ae64f23.zip |
MAINTAINERS: clarify some of the tags
The MAINTAINERS file is a bit sparse on information about what
the different designators are. Let's add some more information
to give contributors a better idea about what the different
roles are.
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-id: 20181026105711.29605-1-cohuck@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f718264363..ba52b8c77b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12,9 +12,14 @@ consult qemu-devel and not any specific individual privately. Descriptions of section entries: M: Mail patches to: FullName <address@domain> + Maintainers are looking after a certain area and must be CCed on + patches. They are considered the main contact point. R: Designated reviewer: FullName <address@domain> These reviewers should be CCed on patches. + Reviewers are familiar with the subject matter and provide feedback + even though they are not maintainers. L: Mailing list that is relevant to this area + These lists should be CCed on patches. W: Web-page with status/info Q: Patchwork web based patch tracking system site T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. |