On 2 September 2018 at 13:36, Yoni Bettan <ybet...@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. -- PMM