Add max's focus

This commit is contained in:
Max Brunsfeld
2018-05-07 09:16:13 -07:00
committed by GitHub
parent fc1175b28d
commit 6d460ac129

View File

@@ -33,3 +33,4 @@
- Chatops to report flaky builds
- Improve failing build notifications
- Tree-sitter
- Continue work on tree-sitter/tree-sitter#162 - converting syntax trees to persistent data structures to allow them to be used simultaneously on multiple threads.