diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt new file mode 100644 index 0000000..f56aa8a --- /dev/null +++ b/CONTRIBUTORS.txt @@ -0,0 +1,2 @@ +Chris Baker (https://github.com/chrisb87) +Geoff Hichborn (https://github.com/phene) diff --git a/README.rdoc b/README.rdoc index b9c7b32..6b8afd2 100644 --- a/README.rdoc +++ b/README.rdoc @@ -96,3 +96,5 @@ An options hash may be passed as the last argument to attr_enumerator t * Start a feature/bugfix branch * Commit and push until you are happy with your contribution * Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. +* Create a pull request +* Let me know if you want to be included in CONTRIBUTORS.txt