From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPy9b-0008LG-T0 for qemu-devel@nongnu.org; Wed, 20 Jul 2016 16:31:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPy9Z-00023O-QY for qemu-devel@nongnu.org; Wed, 20 Jul 2016 16:31:38 -0400 Received: from mail-yw0-x244.google.com ([2607:f8b0:4002:c05::244]:35988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPy9Z-00023F-Md for qemu-devel@nongnu.org; Wed, 20 Jul 2016 16:31:37 -0400 Received: by mail-yw0-x244.google.com with SMTP id u134so4130381ywg.3 for ; Wed, 20 Jul 2016 13:31:37 -0700 (PDT) From: Pranith Kumar Date: Wed, 20 Jul 2016 16:31:31 -0400 Message-Id: <20160720203131.30229-4-bobby.prani@gmail.com> In-Reply-To: <20160720203131.30229-1-bobby.prani@gmail.com> References: <20160720203131.30229-1-bobby.prani@gmail.com> Subject: [Qemu-devel] [PATCH v2 3/3] Create README.md as a symlink to README List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , "Daniel P. Berrange" , John Snow , "open list:All patches CC here" Cc: famz@redhat.com, peter.maydell@linaro.org, sw@weilnetz.de, eblake@redhat.com, stefanha@gmail.com, armbru@redhat.com Signed-off-by: Pranith Kumar Reviewed-by: Stefan Weil --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 README.md diff --git a/README.md b/README.md new file mode 120000 index 0000000..100b938 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +README \ No newline at end of file -- 2.9.2