Add link to engineering-management

This commit is contained in:
Charles-Axel Dein 2017-10-24 13:39:14 +02:00
parent 25129e2a0e
commit 00c6b4960c

View File

@ -24,6 +24,7 @@
- [Documentation](#documentation) - [Documentation](#documentation)
- [Dotfiles](#dotfiles) - [Dotfiles](#dotfiles)
- [Editors & IDE](#editors--ide) - [Editors & IDE](#editors--ide)
- [Engineering management](#engineering-management)
- [Incident response (alerting, outages, firefighting)](#incident-response-alerting-outages-firefighting) - [Incident response (alerting, outages, firefighting)](#incident-response-alerting-outages-firefighting)
- [Internet](#internet) - [Internet](#internet)
- [Interviewing](#interviewing) - [Interviewing](#interviewing)
@ -231,6 +232,11 @@ Articles
* [vim-awesome](http://vimawesome.com/) * [vim-awesome](http://vimawesome.com/)
* Bram Moolenaar (Vim author), [Seven habits of effective text editing](http://www.moolenaar.net/habits.html) ([presentation](http://www.moolenaar.net/habits_2007.pdf)). * Bram Moolenaar (Vim author), [Seven habits of effective text editing](http://www.moolenaar.net/habits.html) ([presentation](http://www.moolenaar.net/habits_2007.pdf)).
### Engineering management
Checkout my [list of management
resources](https://github.com/charlax/engineering-management).
### Incident response (alerting, outages, firefighting) ### Incident response (alerting, outages, firefighting)
* [Incident Response at Heroku](https://blog.heroku.com/archives/2014/5/9/incident-response-at-heroku) * [Incident Response at Heroku](https://blog.heroku.com/archives/2014/5/9/incident-response-at-heroku)