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:
Juli Mallett 2002-06-28 21:13:06 +00:00
parent 90769c9ed0
commit 2e8c6713e6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98986

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.