]> go.fuhry.dev Git - fsnotify.git/commitdiff
CLA
authorNathan Youngman <git@nathany.com>
Thu, 10 Jul 2014 04:52:33 +0000 (22:52 -0600)
committerNathan Youngman <git@nathany.com>
Thu, 10 Jul 2014 04:52:33 +0000 (22:52 -0600)
CONTRIBUTING.md

index 853d41c5e18b4da6e0ccfb6d04245ec22321b51a..2fd0423cca8de403c0d82d10876d6ac3c3bd7c34 100644 (file)
@@ -11,6 +11,8 @@
 
 A future version of Go will have [fsnotify in the standard library](https://code.google.com/p/go/issues/detail?id=4068), therefore fsnotify carries the same [LICENSE](https://github.com/go-fsnotify/fsnotify/blob/master/LICENSE) as Go. Contributors retain their copyright, so we need you to fill out a short form before we can accept your contribution: [Google Individual Contributor License Agreement](https://developers.google.com/open-source/cla/individual).
 
+Please indicate that you have signed the CLA in your pull request.
+
 To hack on fsnotify:
 
 1. Install as usual (`go get -u github.com/go-fsnotify/fsnotify`)