diff options
author | Roger Leigh <rleigh@debian.org> | 2006-07-14 16:36:03 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2006-07-14 16:36:03 +0000 |
commit | a5fd05b39af3f01405b70d5d2893f11d14882c50 (patch) | |
tree | 63b38a226ad6bc43bede736c941d695c7fbf228d /THANKS | |
parent | aef1db086cd26ea06e3860500f1e15d51d45be5f (diff) | |
download | schroot-a5fd05b39af3f01405b70d5d2893f11d14882c50.tar.gz |
* TODO: Remove completed item.
* THANKS: Add Simon Richter.
* sbuild/sbuild-session.cc
(run_impl): Move session opening and closing here. The session is
opened and closed outside the chroot as root.
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -2,10 +2,6 @@ schroot was originally written by Roger Leigh <rleigh@debian.org>. It would not be what it is today without the invaluable help of these people: -Ben Hutchings <benh@debian.org> - Help with many C++ problems, especially the intricacies of - templates and other obscure and annoying language features. - Andreas Bombe <aeb@debian.org> Steve Langasek <vorlon@debian.org> Martin Michlmayr <tbm@debian.org> @@ -13,3 +9,10 @@ Adeodato Simó <adeodato@debian.org> For many suggestions, feature requests and bug reports. Without their destruction testing and help, schroot would not have been pushed as far as it has. + +Ben Hutchings <benh@debian.org> + Help with many C++ problems, especially the intricacies of + templates and other obscure and annoying language features. + +Simon Richter <sjr@debian.org> + Help with PAM session handling.
\ No newline at end of file |