aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS.md
diff options
context:
space:
mode:
Diffstat (limited to 'AUTHORS.md')
-rw-r--r--AUTHORS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS.md b/AUTHORS.md
index 84230bf92..67f859cc3 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -9,7 +9,7 @@ by oversight.
`dotty.tools.dotc.ast`
The syntax tree handling is mostly new, but some elements, such as the idea of tree copiers and the `TreeInfo` module, were adopted from [scala/scala](https://github.com/scala/scala).
-The original authors of these parts included Martin Odersky, Paul Phillips and Matthias Zenger.
+The original authors of these parts included Martin Odersky, Paul Phillips, Adriaan Moors, and Matthias Zenger.
`dotty.tools.dotc.config`