--- ChangeLog | 4 ++++ MAINTAINERS | 2 ++ 2 files changed, 6 insertions(+)
diff --git a/ChangeLog b/ChangeLog index 2c32b6403f0..a80db84157b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2022-08-18 Ondrej Kubanek <[email protected]> + + * MAINTAINERS: add myself. + 2022-07-04 Martin Liska <[email protected]> * MAINTAINERS: fix sorting of names diff --git a/MAINTAINERS b/MAINTAINERS index 7d9aab76dd9..1a67bc6ea5c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -486,6 +486,7 @@ Matt Kraai <[email protected]> Jan Kratochvil <[email protected]> Matthias Kretz <[email protected]> Louis Krupp <[email protected]> +Ondrej Kubanek <[email protected]> Prathamesh Kulkarni <[email protected]> Venkataramanan Kumar <[email protected]> Doug Kwan <[email protected]> @@ -717,6 +718,7 @@ Certificate of Origin Version 1.1. See https://gcc.gnu.org/dco.html for more information. +Ondrej Kubanek <[email protected]> Matthias Kretz <[email protected]> Tim Lange <[email protected]> Jeff Law <[email protected]> -- 2.37.2
