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 written as a part of the 'TCG Continuous Benchmarking' project.
Signed-off-by: Ahmed Karaman <[email protected]> --- 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
