On 9/2/18 8:13 PM, Peter Maydell wrote:
> On 2 September 2018 at 13:36, Yoni Bettan <ybettan@redhat.com> wrote:
>> This patch make INFO files (e.g. README, CODING_STYLE etc) much more
>> readable when watched from GitHub GUI.
>>
>> ./VERSION and ./MAINTAINERS were leave untouched otherwise
>> ./scripts/get_maintainer.pl breaks.
>>
>> ./COPYING and ./COPYING.LIB were leave untouched because it look likes
>> they come from GNU and not QEMU.
> Thanks for this patch, but we don't use Markdown format.
> We use RST for docs files, but README, CODING_STYLE, etc
> are just plain text and fine as they are I think.
Thanks for your reply.
I sent a V2 patch before I have noticed your response so if you could
please copy your response to the V2 mail I will appreciate it.
Thanks,
Yoni
>
> -- PMM