Revise.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 6 Apr 2005 18:55:18 +0000 (18:55 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 6 Apr 2005 18:55:18 +0000 (18:55 +0000)
AUTHORS

diff --git a/AUTHORS b/AUTHORS
index c677ff6bee2d4d8f70c6f1a9701a9fd333070d67..f7b22b97f2bf4e77fb6b289c6ec9e643552f3e47 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,8 @@
 src
 ---
 
 src
 ---
 
+* Most code written by Ben Pfaff <blp@cs.stanford.edu>.
+
 * The structure and form of this operating system is inspired by the
   Nachos system from the University of California, Berkeley.  A few of
   the source files are more-or-less literal translations of the Nachos
 * The structure and form of this operating system is inspired by the
   Nachos system from the University of California, Berkeley.  A few of
   the source files are more-or-less literal translations of the Nachos
@@ -10,18 +12,26 @@ src
   Massachusetts Institute of Technology's 6.828 advanced operating
   systems course.  These files bear the original MIT license notice.
 
   Massachusetts Institute of Technology's 6.828 advanced operating
   systems course.  These files bear the original MIT license notice.
 
-* All other code written by Ben Pfaff <blp@cs.stanford.edu>.
-
 projects
 --------
 
 * The projects are derived from those designed for Nachos by current
   and former CS140 teaching assistants at Stanford University,
 projects
 --------
 
 * The projects are derived from those designed for Nachos by current
   and former CS140 teaching assistants at Stanford University,
-  including at least the following people: Yu Ping
-  <yph@cs.stanford.edu>, Greg Hutchins, Kelly Shaw <kashaw (at)
-  cs.stanford.edu>, Paul Twohey <twohey AT cs DOT stanford DOT edu>,
-  Sameer Qureshi <squreshi@cs.stanford.edu>, John Rector.  (If you're
-  not on this list but should be, please let me know.)
+  including at least the following people: 
+       
+       - Yu Ping <yph@cs.stanford.edu>
+
+       - Greg Hutchins
+
+       - Kelly Shaw <kashaw (at) cs.stanford.edu>, 
+
+       - Paul Twohey <twohey AT cs DOT stanford DOT edu>
+
+       - Sameer Qureshi <squreshi@cs.stanford.edu>
+
+       - John Rector
+
+  If you're not on this list but should be, please let me know.
 
 * The section on multilevel feedback schedulers in the threads project
   is adapted from a handout written by Andrea Arpaci-Dusseau
 
 * The section on multilevel feedback schedulers in the threads project
   is adapted from a handout written by Andrea Arpaci-Dusseau