aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS.md b/AUTHORS.md
index 1075d30f2..95c24c6f6 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -38,7 +38,7 @@ and others.
`dotty.tools.dotc.typer`
-> Some minor components (e.g. the ConstantFolder) were adapted from the current Scala compiler. The rest is new.
+> This is new code except for some minor components (e.g. the ConstantFolder). It uses however many solution details that have been developed over time by many people, including Jason Zaugg, Adriaan Moors, Lukas Rytz, Paul Phillips, and Greg Kossakowski.
`dotty.tools.dotc.util`