Add Jimmy Bourassa to contributors

This commit is contained in:
Rémi Prévost 2011-09-25 15:18:27 -04:00
parent 7369a81413
commit 97e1c72926

View File

@ -12,7 +12,7 @@ Teamocil is a tool used to automatically create sessions, windows and splits in
## Options
* `--here` opens the session from the current window, it doesnt create an empty first window.
* `--here` opens the session in the current window, it doesnt create an empty first window.
* `--layout` takes a custom file path to a YAML layout file.
* `--edit` opens the layout file (whether or not `--layout` is used) with `$EDITOR`.
@ -62,6 +62,7 @@ To get autocompletion when typing `teamocil <Tab>` in a zsh session, add this li
Feel free to contribute and submit pull requests!
* Samuel Garneau ([garno](https://github.com/garno))
* Jimmy Bourassa ([jbourassa](https://github.com/jbourassa))
## License