ca6943cb43
* Fix 'test' lines in codeowners
Some of the unit tests are meant to be owned by the crypto team, but the paths
were wrong, so this didn't work.
This seems to have been broken since b084ff2313,
which moved all the tests around.
* another fix