maintainers: fix added or removed files
authorThomas Monjalon <thomas@monjalon.net>
Thu, 2 May 2019 14:53:45 +0000 (16:53 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 2 May 2019 15:48:09 +0000 (17:48 +0200)
commit86cc8ff243f55d60c9f60b122289a29e010e87a0
tree900ad4a0da971121ec7d792dacf84f398d34d948
parent8441eb7274099da6ffd68741dcd7cd5c7fe93104
maintainers: fix added or removed files

Reference to test/Makefile was forgotten when removing this file.
Reference to app/test/test_rcu* was forgotten when adding the files.

Fixes: a9de470cc7c0 ("test: move to app directory")
Fixes: b87089b0bb19 ("test/rcu: add API and functional tests")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
MAINTAINERS