Add Leo to the maintainers list

This commit is contained in:
Brian Terlson 2017-03-22 10:14:18 -07:00 committed by GitHub
parent cf69b7f5d3
commit 507d034c5a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## Test262 is the official ECMAScript (ECMA-262) conformance suite. ## Test262 is the official ECMAScript (ECMA-262) conformance suite.
Test262 tests conformance to the continually maintained draft future ECMAScript standard found at http://tc39.github.io/ecma262/ , together with any Stage 3 or later TC39 proposals. It is maintained by Tom Care (@tcare) with significant contributions from many in the ECMAScript community. Test262 tests conformance to the continually maintained draft future ECMAScript standard found at http://tc39.github.io/ecma262/ , together with any Stage 3 or later TC39 proposals. It is maintained by Tom Care (@tcare) and Leo Balter (@leobalter) with significant contributions from many in the ECMAScript community.
### Contributing to Test262 ### Contributing to Test262
> See [CONTRIBUTING.md](./CONTRIBUTING.md) > See [CONTRIBUTING.md](./CONTRIBUTING.md)