aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlan Donovan <adonovan@google.com>2017-10-04 18:07:48 -0400
committerAlan Donovan <adonovan@google.com>2017-10-04 18:07:48 -0400
commite71ee8c0c9d769d4c19201205fa18fdc3d6698d0 (patch)
treee47a4d177c13dc7b1fafdaf58fc37f5fe6f2762f /README.md
parent1900b57482500841b642e7e72b0705946dc4c318 (diff)
downloadstarlark-go-e71ee8c0c9d769d4c19201205fa18fdc3d6698d0.tar.gz
README: fix typos, add names to credits
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 13 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2b31dd5..ec6033d 100644
--- a/README.md
+++ b/README.md
@@ -126,9 +126,17 @@ we will be more rigorous with interface stability.
### Credits
-Skylark was designed and implemented in Java by Laurent Le Brun,
-Dmitry Lomov, Jon Brandvin, and Damien Martin-Guillerez, standing on
-the shoulders of the Python community.
+Skylark was designed and implemented in Java by
+Ulf Adams,
+Lukács Berki
+Jon Brandvein,
+John Field,
+Laurent Le Brun,
+Dmitry Lomov,
+Damien Martin-Guillerez,
+Vladimir Moskva, and
+Florian Weikert,
+standing on the shoulders of the Python community.
The Go implementation was written by Alan Donovan and Jay Conrod;
its scanner was derived from one written by Russ Cox.
@@ -137,7 +145,8 @@ its scanner was derived from one written by Russ Cox.
Skylark in Go is Copyright (c) 2017 The Bazel Authors.
All rights reserved.
-It is provided under a 3-clause BSD license: [LICENSE](license).
+It is provided under a 3-clause BSD license:
+[LICENSE](https://github.com/google/skylark/blob/master/LICENSE).
The name "Skylark" is a code name of the Bazel project.
We plan to rename the language before the end of 2017 to reflect its