From dd36ce14a80b0ed13820f451201b37992a979bbf Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Fri, 7 Jun 2019 07:44:37 +0800 Subject: [PATCH] Distributed Responsibility at Asana --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0f8a3f..1aa70ba 100644 --- a/README.md +++ b/README.md @@ -759,6 +759,7 @@ An organized reading list for illustrating the patterns of scalable, reliable, a * [Code Review at Palantir](https://medium.com/@palantir/code-review-best-practices-19e02780015f) * [Code Review at LINE](https://engineering.linecorp.com/en/blog/effective-code-review/) * [Pair Programming at Shopify](https://engineering.shopify.com/blogs/engineering/pair-programming-explained) +* [Distributed Responsibility at Asana](https://blog.asana.com/2017/12/distributed-responsibility-engineering-manager/) ## Talk * [Distributed Systems in One Lesson - Tim Berglund, Senior Director of Developer Experience at Confluent](https://www.youtube.com/watch?v=Y6Ev8GIlbxc)