Add a module for src/tools/regression (`regression').

Add a MAINTAINERS line for the regression module, specifically referring to
src/tools/regression/usr.bin, right now, but applicable to other things, to
make clear that I am willing to help write new tests.  The framework is all
modularised now, so it is easy to write new tests, etc., and since I'd like
to see tests for more and more things as bugs get fixed, it seems to be the
right thing to do to stand up and offer to help people write tests.
This commit is contained in:
jmallett 2002-06-28 21:13:06 +00:00
parent 1ed9e0f375
commit 6d00005b2d

View File

@ -70,3 +70,4 @@ xten imp Looking after it, don't remove, don't break it.
drm anholt Just keep me informed of changes, try not to break it.
xargs jmallett Willing to handle problems. appreciate heads-up
but just try not to break it.
regression jmallett Will help write new tests, etc.