X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pintos-anon;a=blobdiff_plain;f=AUTHORS;h=d1248e564ac3ca69289efb5b1e65bb08246e6198;hp=5f7cf44fd884d67d93cc2af8dace92d42abcdc78;hb=ecad183eed32dd928ec069dbaf944fa0da83eaa3;hpb=615bf3b3d2a8573ed6fb9ddc0055745e163ac999 diff --git a/AUTHORS b/AUTHORS index 5f7cf44..d1248e5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -16,9 +16,16 @@ src -*- text -*- 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: +* The projects are primarily the creation of Ben Pfaff + . + +* Godmar Back made significant contributions to + project design. + +* Although little remains unchanged, the projects were originally + derived from those designed for Nachos by current and former CS140 + teaching assistants at Stanford University, including at least the + following people: - Yu Ping @@ -34,7 +41,5 @@ projects If you're not on this list but should be, please let me know. -* Updates for Pintos by Ben Pfaff . - * Example code for condition variables is from classroom slides originally by Dawson Engler and updated by Mendel Roseblum.