]> go.fuhry.dev Git - fsnotify.git/commitdiff
Authors
authorChris Howey <chris@howey.me>
Fri, 8 Feb 2013 02:10:13 +0000 (20:10 -0600)
committerChris Howey <chris@howey.me>
Fri, 8 Feb 2013 02:10:13 +0000 (20:10 -0600)
AUTHORS [new file with mode: 0644]
LICENSE

diff --git a/AUTHORS b/AUTHORS
new file mode 100644 (file)
index 0000000..5f4d649
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,18 @@
+# Names should be added to this file as
+#      Name or Organization <email address>
+# The email address is not required for organizations.
+
+# You can update this list using the following command:
+#
+#   $ git shortlog -se | awk '{print $2 " " $3 " " $4}'
+
+# Please keep the list sorted.
+
+Case Nelson <case@teammating.com>
+Chris Howey <howeyc@gmail.com> <chris@howey.me>
+Dave Cheney <dave@cheney.net>
+Francisco Souza <f@souza.cc>
+Kelvin Fo <vmirage@gmail.com>
+Pursuit92 <JoshChase@techpursuit.net> 
+Rob Figueiredo <robfig@gmail.com>
+Travis Cline <travis.cline@gmail.com>
diff --git a/LICENSE b/LICENSE
index 74487567632c8f137ef3971b0f5912ca50bebcda..f21e54080090f80a47395dcacc8245166da32723 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,5 @@
 Copyright (c) 2012 The Go Authors. All rights reserved.
+Copyright (c) 2012 fsnotify Authors. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are