diff --git a/README.md b/README.md index dec0bb7..98530aa 100644 --- a/README.md +++ b/README.md @@ -157,3 +157,7 @@ Most of the following mappings are for normal/visual mode only. The **|NERDComme * `[count]cu` **|NERDCommenterUncomment|** Uncomments the selected line(s). + +## Contributions + +This plugin was originally written in 2007 by [Martin Grenfell (@scrooloose)](https://github.com/scrooloose/). Lots of features and many of the supported filetypes have come from [community contributors](https://github.com/preservim/nerdcommenter/graphs/contributors). Since 2016 it has been maintained primarily by [Caleb Maclennan (@alerque)](https://github.com/alerque). Additional file type support, bug fixes, and new feature contributons are all welcome, please send them as Pull Requests on Github. If you can't contribute yourself please also feel free to open issues to report problems or request features.