diff --git a/Makefile b/Makefile index 63d927521a10..6757a1a675a2 100644 --- a/Makefile +++ b/Makefile @@ -109,4 +109,7 @@ expand_website_templates: .PHONY: expand_website_templates update_contributors_list: - cd .github/contributors && npm run all \ No newline at end of file + cd .github/contributors && npm run all + +update_netlify_state: + go run ./scripts/expand_website_templates/main.go -only-state diff --git a/README.md b/README.md index 6906607e1d22..2d22ecfc800d 100644 --- a/README.md +++ b/README.md @@ -78,222 +78,224 @@ The Core Team has the following responsibilities: