summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2015-07-15 09:53:35 -0400
committerSeth Tisue <seth@tisue.net>2015-07-15 21:37:53 -0400
commit197845620cb827209272bb02e6740feac9f73a48 (patch)
tree553f5503d5ae2f856e50619d6d5af1faddc0946a /README.md
parente93ca409ae0d7cd6489c66f696ad564c77bcb6a2 (diff)
downloadscala-197845620cb827209272bb02e6740feac9f73a48.tar.gz
scala-197845620cb827209272bb02e6740feac9f73a48.tar.bz2
scala-197845620cb827209272bb02e6740feac9f73a48.zip
merge in text from pull request policy from old wiki
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 20 insertions, 2 deletions
diff --git a/README.md b/README.md
index e722c88e41..e2174e8013 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,26 @@ If you need some help with your PR at any time, please feel free to @-mention an
<img src="https://avatars.githubusercontent.com/xeno-by" height="50px" title="Eugene Burmako"/> | [`@xeno-by`](https://github.com/xeno-by) | macros and reflection |
<img src="https://avatars.githubusercontent.com/dickwall" height="50px" title="Dick Wall"/> | [`@dickwall`](https://github.com/dickwall) | process & community |
-
-PS: If you have some spare time to help out around here, we would be delighted to add your name to this list!
+additional reviewer suggestions:
+
+* library: @phaller (Philipp Haller), @axel22 (Aleksander Prokopec -- concurrent & collection)
+* specialisation: @axel22 (Aleksander Prokopec), @vladureche (Vlad Ureche), @dragos (Iulian Dragos)
+* named / default args, annotations, plugins: @lrytz (Lukas Rytz)
+* macros, reflection, manifests, string interpolation: @xeno-by (Eugene Burmako), @cvogt (Christopher Vogt)
+* type checker, inference: @odersky (Martin Odersky), @adriaanm (Adriaan Moors)
+* language specification, value classes: @odersky (Martin Odersky)
+* new pattern matcher, implicit search: @adriaanm (Adriaan Moors)
+* partest: @phaller (Philipp Haller)
+* error handling, lazy vals: @hubertp (Hubert Plociniczak)
+* backend: @lrytz (Lukas Rytz), @retronym (Jason Zaugg), @dragos (Iulian Dragos)
+* repl, compiler performance: @retronym (Jason Zaugg)
+* scaladoc: @dickwall (Dick Wall), @vladureche (Vlad Ureche)
+* optimizer: @vladureche (Vlad Ureche), @lrytz (Lukas Rytz)
+* build: @jsuereth (Josh Suereth)
+* random compiler bugs: @retronym, @lrytz, @adriaanm
+* documentation: @heathermiller (Heather Miller), @dickwall (Dick Wall)
+
+P.S.: If you have some spare time to help out around here, we would be delighted to add your name to this list!
# Handy Links
- [A wealth of documentation](http://docs.scala-lang.org)