1Authors and contributors                        Automated Testing Framework
2===========================================================================
3
4
5* Julio Merino <jmmv@NetBSD.org>
6
7  Main developer.  He started the work on this project when he took part in
8  the Google Summer of Code 2007 program as a student.
9
10* Martin Husemann <martin@NetBSD.org>
11
12  Mentored this project during its development as part of the Google Summer
13  of Code 2007 program.
14
15* Lukasz Strzygowski <qx89l4@gmail.com>
16
17  Participant of the Google Summer of Code 2008 program.  Mentored by The
18  NetBSD Foundation, he worked on the atfify NetBSD-SoC project and, as a
19  side-effect, he contributed to the ATF source code.  He developed the
20  initial version of the atf-check utility and started the addition of the
21  ATF_REQUIRE family of macros in the C interface.
22
23* Paul Goyette <pgoyette@NetBSD.org>
24
25  Implemented timestamping of test programs and test cases so that
26  atf-report can provide timings for their execution.
27
28
29===========================================================================
30vim: filetype=text:textwidth=75:expandtab:shiftwidth=2:softtabstop=2
31