Hi Subbaraya, On 11/09/2017 09:02 AM, Subbaraya Sundeep wrote: > add voluntarily myself as maintainer for Smartfusion2
You need to share your GnuPG key signed, I couldn't find it using http://pgp.mit.edu/pks/lookup?search=Subbaraya+Sundeep from https://wiki.qemu.org/Contribute/SubmitAPullRequest : All pull requests must be signed. If your key is not already signed by members of the QEMU community, you should make arrangements to attend a KeySigningParty (for example at KVM Forum) or make alternative arrangements to have your key signed by an attendee. Key signing requires meeting another community member *in person* so please make appropriate arrangements. IMHO it would be great you find some time to review some patches (qemu-...@nongnu.org is not that verbose): https://wiki.qemu.org/Contribute/SubmitAPatch#Return_the_favor > > Signed-off-by: Subbaraya Sundeep <sundeep.l...@gmail.com> > --- > MAINTAINERS | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0cd4d02..dae08bd 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -564,6 +564,23 @@ M: Alistair Francis <alist...@alistair23.me> > S: Maintained > F: hw/arm/netduino2.c > > +MSF2 SoC SmartFusion2 > +M: Subbaraya Sundeep <sundeep.l...@gmail.com> > +S: Maintained > +F: hw/arm/msf2-soc.c > +F: hw/misc/msf2-sysreg.c > +F: hw/timer/mss-timer.c > +F: hw/ssi/mss-spi.c > +F: include/hw/arm/msf2-soc.h > +F: include/hw/misc/msf2-sysreg.h > +F: include/hw/timer/mss-timer.h > +F: include/hw/ssi/mss-spi.h > + Emcraft M2S-FG484 > +MSF2 SOM board > +M: Subbaraya Sundeep <sundeep.l...@gmail.com> > +S: Maintained > +F: hw/arm/msf2-som.c > + > CRIS Machines > ------------- > Axis Dev88 Regards, Phil.