mirror of https://github.com/tc39/test262.git
Update maintainer in README.MD
Update the maintainer to @tcare as @goyakin is no longer maintaining the repo.
This commit is contained in:
parent
9370371ac5
commit
b4664d5d20
|
@ -1,6 +1,6 @@
|
|||
## 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 Gorkem Yakin (@goyakin) 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) with significant contributions from many in the ECMAScript community.
|
||||
|
||||
### Contributing to Test262
|
||||
> See [CONTRIBUTING.md](./CONTRIBUTING.md)
|
||||
|
|
Loading…
Reference in New Issue