сре, 24. јун 2020. у 17:32 Ahmed Karaman <[email protected]> је написао/ла: > > This commit creates a new 'Miscellaneous' section which hosts a new > 'Performance Tools and Tests' subsection. > The subsection will contain the the performance scripts and benchmarks
Remove 'the the'. > written as a part of the 'TCG Continuous Benchmarking' project. > > Signed-off-by: Ahmed Karaman <[email protected]> > --- Alex already gave you "Reviewed-by:". When this happens, you are supposed to add that line in the bottom part of the commit message, for all future versions of the patch. The reason for this is that you indicate to Alex and others that he already agreed, and he doesn't need to look at it again. So, please add that line in v4. See other series on the list for examples how other people usually do the same thing. Thanks, Aleksandar > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 955cc8dd5c..ee4bfc5fb1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2974,3 +2974,10 @@ M: Peter Maydell <[email protected]> > S: Maintained > F: docs/conf.py > F: docs/*/conf.py > + > +Miscellaneous > +------------- > +Performance Tools and Tests > +M: Ahmed Karaman <[email protected]> > +S: Maintained > +F: scripts/performance/ > -- > 2.17.1 >
