Commit Graph

3 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
f5eab352de
Update update-codeowners.js: switch to @definitelytyped (#45805)
* Update update-codeowners.js: switch to @definitelytyped

I forgot to update this when the rest of DT switch from types-publisher
to @definitelytyped.

* move new deps to devDeps

* remove extraneous comma

* Restrict workflow to DefinitelyTyped/DefinitelyTyped
2020-07-07 13:50:09 -07:00
Orta
553e6ae6c2
Make it "Definitely Typed" and revise docs on Definition Owners (#44679)
* Improve the docs around definition owners

* More Def Owners readme changes

* More Definition Owners docs

* The great Definitely Typeding
2020-05-20 13:06:52 -07:00
Nathan Shively-Sanders
1c4ca4d8bf
Add codeowners update (#33654)
* Add update-codeowners script

Right now it works but doesn't open a PR for you.
Also not present as an npm script.

* Dump in a bunch of code from TS

* A few fixes and updates

1. Fix package.json formatting.
2. Adapt copied code from TS.

* Ready to test locally

* Fix git add

* Put everything in one Promise chain

Also start compiling JS files in scripts/
2019-03-06 08:43:53 -08:00