MAINTAINERS: add Rust KUnit files to the KUnit entry
authorMiguel Ojeda <ojeda@kernel.org>
Tue, 18 Jul 2023 05:27:52 +0000 (07:27 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 19 Jul 2023 15:32:59 +0000 (09:32 -0600)
commit64bd4641310c41a1ecf07c13c67bc0ed61045dfd
tree818f989256904b850f2253bf4f69d9b017096d68
parenta66d733da8010c732979041cd602cfceab7f587b
MAINTAINERS: add Rust KUnit files to the KUnit entry

The KUnit maintainers would like to maintain these files on their
side too (thanks!), so add them to their entry.

With this in place, `scripts/get_maintainer.pl` prints both sets
of maintainers/reviewers (i.e. KUnit and Rust) for those files,
which is the behavior we are looking for.

Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Martin Rodriguez Reboredo <yakoyoku@gmail.com>
Reviewed-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
MAINTAINERS