From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S74gI-0006Ln-R2 for qemu-devel@nongnu.org; Mon, 12 Mar 2012 08:49:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S74gC-0006KK-CP for qemu-devel@nongnu.org; Mon, 12 Mar 2012 08:48:54 -0400 Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:46067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S74gC-0006Gp-45 for qemu-devel@nongnu.org; Mon, 12 Mar 2012 08:48:48 -0400 Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 12 Mar 2012 12:38:34 -0000 Received: from d06av09.portsmouth.uk.ibm.com (d06av09.portsmouth.uk.ibm.com [9.149.37.250]) by d06nrmr1806.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q2CCcCiK2154566 for ; Mon, 12 Mar 2012 12:38:12 GMT Received: from d06av09.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av09.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q2CCcB1c031771 for ; Mon, 12 Mar 2012 06:38:12 -0600 From: Stefan Hajnoczi Date: Mon, 12 Mar 2012 12:38:00 +0000 Message-Id: <1331555882-31828-6-git-send-email-stefanha@linux.vnet.ibm.com> In-Reply-To: <1331555882-31828-1-git-send-email-stefanha@linux.vnet.ibm.com> References: <1331555882-31828-1-git-send-email-stefanha@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PATCH 5/7] maintainers: Add docs/tracing.txt to Tracing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Blue Swirl , Peter Maydell , Anthony Liguori , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Stefan Hajnoczi From: Andreas Färber The topic of whether and by whom docs/tracing.txt is maintained was brought up. It currently does not have an official maintainer. Add it to the tracing section so that Stefan gets cc'ed on patches. Signed-off-by: Andreas Färber Acked-by: Stefan Hajnoczi Cc: Peter Maydell Signed-off-by: Stefan Hajnoczi --- MAINTAINERS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d249947..f83d07c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -548,6 +548,7 @@ Tracing M: Stefan Hajnoczi S: Maintained F: trace/ +F: docs/tracing.txt T: git://github.com/stefanha/qemu.git tracing Checkpatch -- 1.7.9.1