aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorodersky <odersky@gmail.com>2014-02-23 12:09:56 +0100
committerodersky <odersky@gmail.com>2014-02-23 12:09:56 +0100
commite29e60bf50db4d5aa1303b5f13ed9d66dcfdc60e (patch)
tree1fa9a1d947c571062097211a8c87af2a6077cab4
parentf48190468c874d2dc20fad0a03a8ff5df2071fd9 (diff)
downloaddotty-e29e60bf50db4d5aa1303b5f13ed9d66dcfdc60e.tar.gz
dotty-e29e60bf50db4d5aa1303b5f13ed9d66dcfdc60e.tar.bz2
dotty-e29e60bf50db4d5aa1303b5f13ed9d66dcfdc60e.zip
Update AUTHORS.md
-rw-r--r--AUTHORS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS.md b/AUTHORS.md
index 58333c95d..e6e88d038 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -38,7 +38,7 @@ and others.
`dotty.tools.dotc.typer`
-> 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.
+> 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, Greg Kossakowski, and others.
`dotty.tools.dotc.util`