Index: third_party/psutil/CREDITS |
diff --git a/third_party/psutil/CREDITS b/third_party/psutil/CREDITS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1ac44fba6cbaa8bb8cd5fb558d5cc75e8ed5a5e9 |
--- /dev/null |
+++ b/third_party/psutil/CREDITS |
@@ -0,0 +1,48 @@ |
+ |
+Intro |
+===== |
+ |
+We would like to recognize some of the people who have been instrumental in the |
+development of psutil. |
+I'm sure we are forgetting some people (feel free to email us), but here is a |
+short list. |
+It's modeled after the Linux CREDITS file where the fields are: |
+name (N), e-mail (E), web-address (W), country (C), description (D), (I) issues |
+(issue tracker is at http://code.google.com/p/psutil/issues/list). |
+Really thanks to all of you. |
+ |
+ |
+Maintainers |
+=========== |
+ |
+N: Giampaolo Rodola' |
+C: Italy |
+E: g.rodola@gmail.com |
+ |
+N: Jay Loden |
+C: NJ, USA |
+E: jloden@gmail.com |
+W: http://www.jayloden.com |
+ |
+ |
+Contributors |
+============ |
+ |
+N: wj32 |
+E: wj32.64@gmail.com |
+D: process username() and get_connections() on Windows |
+I: 114, 115 |
+ |
+N: Yan Raber |
+C: Bologna, Italy |
+E: yanraber@gmail.com |
+D: help on Windows development |
+ |
+N: Dave Daeschler |
+C: USA |
+E: ddaeschl@rsaisp.com |
+ |
+N: cjgohlke |
+E: cjgohlke@gmail.com |
+D: Windows 64 bit support |
+I: 107 |