Aleksandar Markovic <aleksandar.marko...@rt-rk.com> writes:
> From: Aleksandar Markovic <amarko...@wavecomp.com> > > There should be a patient person maintaining gory details of > git-related files, and there is no better person for that role > than Philippe. Alex should be the reviewer for some relations > with gitdm. I'm not sure about this. The .gitignore files are best updated by people responsible for the various parts of the tree. Once out-of-tree builds become standard we should be able to eliminate them all together. As far as .mailmap is concerned I think people are quite capable of updating it themselves without putting the changes through a maintainer tree. > > Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com> > --- > MAINTAINERS | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4964fbb..be43ccb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2664,6 +2664,23 @@ M: Daniel P. Berrange <berra...@redhat.com> > S: Odd Fixes > F: scripts/git-submodule.sh > > +GIT infrastructure > +M: Philippe Mathieu-Daudé <phi...@redhat.com> > +R: Alex Bennée <alex.ben...@linaro.org> > +S: Maintained > +F: .mailmap > +F: scripts/git.orderfile > +F: .gitignore > +F: tests/fp/.gitignore > +F: tests/fp/berkeley-softfloat-3/.gitignore > +F: tests/fp/berkeley-testfloat-3/.gitignore > +F: tests/migration/.gitignore > +F: tests/multiboot/.gitignore > +F: tests/qemu-iotests/.gitignore > +F: tests/tcg/.gitignore > +F: tests/uefi-test-tools/.gitignore > +F: ui/keycodemapdb/tests/.gitignore > + > Sphinx documentation configuration and build machinery > M: Peter Maydell <peter.mayd...@linaro.org> > S: Maintained -- Alex Bennée