From 8a564165e6e677091e5118267965bc088a7f21ee Mon Sep 17 00:00:00 2001 From: Katie Gengler Date: Sat, 19 Jan 2019 18:05:08 -0500 Subject: [PATCH] Add 'Relevant Team(s)' frontmatter to CLI RFCs - Misc frontmatter cleanup on those RFCs --- text/0003-cli-ember-doctor.md | 1 + text/0012-help-json-output.md | 1 + text/0020-sri-default.md | 1 + text/0023-command-line-completion.md | 1 + text/0028-app-import-output-file.md | 1 + text/0029-addon-black-and-whitelist-for-apps.md | 1 + text/0046-cli-improved-release-process.md | 8 ++++---- text/0050-cli-production-code-stripping.md | 1 + text/0051-packaging.md | 5 +++-- text/0055-anonymous-amd.md | 1 + text/0080-serve-file-api.md | 1 + text/0086-firefox-in-ci.md | 4 ++-- text/0090-addon-tree-caching.md | 1 + text/0091-cli-addon-instrumentation-experimental-hooks.md | 1 + text/0092-blueprint-remove-old-files.md | 1 + text/0095-cli-standardise-targets.md | 1 + text/0096-enable-yarn-usage.md | 1 + text/0105-addons-optionalDependencies.md | 1 + text/0108-add-custom-transform.md | 3 ++- text/0114-add-template-lint-addon.md | 3 ++- text/0116-qunit-dom.md | 3 ++- text/0120-cli-guides.md | 1 + text/0121-remove-ember-cli-eslint.md | 1 + 23 files changed, 32 insertions(+), 11 deletions(-) diff --git a/text/0003-cli-ember-doctor.md b/text/0003-cli-ember-doctor.md index b7b3c1e968..42b827d3d0 100644 --- a/text/0003-cli-ember-doctor.md +++ b/text/0003-cli-ember-doctor.md @@ -1,4 +1,5 @@ - Start Date: 2015-01-10 +- Relevant Team(s): Ember CLI - RFC PR: [#3](https://github.com/ember-cli/rfcs/pull/3) # Summary diff --git a/text/0012-help-json-output.md b/text/0012-help-json-output.md index aa2fd6c6dc..3fc7b43986 100644 --- a/text/0012-help-json-output.md +++ b/text/0012-help-json-output.md @@ -1,4 +1,5 @@ - Start Date: 2015-05-16 +- Relevant Team(s): Ember CLI - RFC PR: [#12](https://github.com/ember-cli/rfcs/pull/12) # Summary diff --git a/text/0020-sri-default.md b/text/0020-sri-default.md index eadeec94d5..24dcb0fc53 100644 --- a/text/0020-sri-default.md +++ b/text/0020-sri-default.md @@ -1,4 +1,5 @@ - Start Date: 2015-07-10 +- Relevant Team(s): Ember CLI - RFC PR: [#20](https://github.com/ember-cli/rfcs/pull/20) # Summary diff --git a/text/0023-command-line-completion.md b/text/0023-command-line-completion.md index f96ee4c8df..5364ca5c65 100644 --- a/text/0023-command-line-completion.md +++ b/text/0023-command-line-completion.md @@ -1,4 +1,5 @@ - Start Date: 2015-08-18 +- Relevant Team(s): Ember CLI - RFC PR: [#23](https://github.com/ember-cli/rfcs/pull/23) # Summary diff --git a/text/0028-app-import-output-file.md b/text/0028-app-import-output-file.md index c8f2181a9c..cae7be014c 100644 --- a/text/0028-app-import-output-file.md +++ b/text/0028-app-import-output-file.md @@ -1,4 +1,5 @@ - Start Date: 2015-11-02 +- Relevant Team(s): Ember CLI - RFC PR: [#28](https://github.com/ember-cli/rfcs/pull/28) # Summary diff --git a/text/0029-addon-black-and-whitelist-for-apps.md b/text/0029-addon-black-and-whitelist-for-apps.md index ef47d73feb..a2aeda0964 100644 --- a/text/0029-addon-black-and-whitelist-for-apps.md +++ b/text/0029-addon-black-and-whitelist-for-apps.md @@ -1,4 +1,5 @@ - Start Date: 2015-11-11 +- Relevant Team(s): Ember CLI - RFC PR: [#29](https://github.com/ember-cli/rfcs/pull/29) # Summary diff --git a/text/0046-cli-improved-release-process.md b/text/0046-cli-improved-release-process.md index 22b1bff0da..0e4defde58 100644 --- a/text/0046-cli-improved-release-process.md +++ b/text/0046-cli-improved-release-process.md @@ -1,7 +1,8 @@ -# Improved Release Process - - Start Date: 2016-03-26 -- RFC PR: #46 +- Relevant Team(s): Ember CLI +- RFC PR: [#46](https://github.com/ember-cli/rfcs/pull/29) + +# Improved Release Process ## Summary & Motivation @@ -52,4 +53,3 @@ In order to undertake this task, there are multiple workflows which must occur: - [Ember RFC #56 - Improved Release Cycle](https://github.com/emberjs/rfcs/blob/master/text/0056-improved-release-cycle.md) - [Announcing Ember's First LTS Release](http://emberjs.com/blog/2016/02/25/announcing-embers-first-lts.html) - [ember-cli Release Instructions](https://github.com/ember-cli/ember-cli/blob/master/RELEASE.md) - \ No newline at end of file diff --git a/text/0050-cli-production-code-stripping.md b/text/0050-cli-production-code-stripping.md index f2a99c6f7b..d060e62616 100644 --- a/text/0050-cli-production-code-stripping.md +++ b/text/0050-cli-production-code-stripping.md @@ -1,4 +1,5 @@ - Start Date: 2016-04-06 +- Relevant Team(s): Ember CLI - RFC PR: [#50](https://github.com/ember-cli/rfcs/pull/50) # Summary diff --git a/text/0051-packaging.md b/text/0051-packaging.md index 5505f253ad..d96df964ed 100644 --- a/text/0051-packaging.md +++ b/text/0051-packaging.md @@ -1,5 +1,6 @@ -+ Start Date: 2017-09-07 -+ RFC PR: (leave this empty) +- Start Date: 2017-09-07 +- Relevant Team(s): Ember CLI +- RFC PR: [#51](https://github.com/ember-cli/rfcs/pull/51) # Summary diff --git a/text/0055-anonymous-amd.md b/text/0055-anonymous-amd.md index dc3fe525ee..8ae812267d 100644 --- a/text/0055-anonymous-amd.md +++ b/text/0055-anonymous-amd.md @@ -1,4 +1,5 @@ - Start Date: 2016-06-14 +- Relevant Team(s): Ember CLI - RFC PR: [#55](https://github.com/ember-cli/rfcs/pull/55) # Summary diff --git a/text/0080-serve-file-api.md b/text/0080-serve-file-api.md index b86dfdfaac..1b15f3f504 100644 --- a/text/0080-serve-file-api.md +++ b/text/0080-serve-file-api.md @@ -1,4 +1,5 @@ - Start Date: 2016-11-21 +- Relevant Team(s): Ember CLI - RFC PR: [#80](https://github.com/ember-cli/rfcs/pull/80) # Summary diff --git a/text/0086-firefox-in-ci.md b/text/0086-firefox-in-ci.md index f89dd46bde..5bbfaaf2a5 100644 --- a/text/0086-firefox-in-ci.md +++ b/text/0086-firefox-in-ci.md @@ -1,6 +1,6 @@ - Start Date: 2016-12-04 -- RFC PR: https://github.com/ember-cli/rfcs/pull/86 -- Ember CLI Issue: +- Relevant Team(s): Ember CLI +- RFC PR: [#86](https://github.com/ember-cli/rfcs/pull/86) # Summary diff --git a/text/0090-addon-tree-caching.md b/text/0090-addon-tree-caching.md index 5ac318a0ca..7a4bcddf13 100644 --- a/text/0090-addon-tree-caching.md +++ b/text/0090-addon-tree-caching.md @@ -1,4 +1,5 @@ - Start Date: 2016-12-11 +- Relevant Team(s): Ember CLI - RFC PR: [#90](https://github.com/ember-cli/rfcs/pull/90) # Summary diff --git a/text/0091-cli-addon-instrumentation-experimental-hooks.md b/text/0091-cli-addon-instrumentation-experimental-hooks.md index 5a55c33de2..64d25f0580 100644 --- a/text/0091-cli-addon-instrumentation-experimental-hooks.md +++ b/text/0091-cli-addon-instrumentation-experimental-hooks.md @@ -1,4 +1,5 @@ - Start Date: 2016-12-14 +- Relevant Team(s): Ember CLI - RFC PR: [#91](https://github.com/ember-cli/rfcs/pull/91) # Summary diff --git a/text/0092-blueprint-remove-old-files.md b/text/0092-blueprint-remove-old-files.md index ff0246e669..9331fa0ced 100644 --- a/text/0092-blueprint-remove-old-files.md +++ b/text/0092-blueprint-remove-old-files.md @@ -1,4 +1,5 @@ - Start Date: 2016-12-17 +- Relevant Team(s): Ember CLI - RFC PR: [#92](https://github.com/ember-cli/rfcs/pull/92) # Summary diff --git a/text/0095-cli-standardise-targets.md b/text/0095-cli-standardise-targets.md index 67082d92ea..eb9aa0c529 100644 --- a/text/0095-cli-standardise-targets.md +++ b/text/0095-cli-standardise-targets.md @@ -1,4 +1,5 @@ - Start Date: 2017-01-03 +- Relevant Team(s): Ember CLI - RFC PR: [#95](https://github.com/ember-cli/rfcs/pull/95) # Summary diff --git a/text/0096-enable-yarn-usage.md b/text/0096-enable-yarn-usage.md index f202d72593..e15f090554 100644 --- a/text/0096-enable-yarn-usage.md +++ b/text/0096-enable-yarn-usage.md @@ -1,4 +1,5 @@ - Start Date: 2017-02-02 +- Relevant Team(s): Ember CLI - RFC PR: [#96](https://github.com/ember-cli/rfcs/pull/96) # Summary diff --git a/text/0105-addons-optionalDependencies.md b/text/0105-addons-optionalDependencies.md index 929111ca85..d9ebfaac7f 100644 --- a/text/0105-addons-optionalDependencies.md +++ b/text/0105-addons-optionalDependencies.md @@ -1,4 +1,5 @@ - Start Date: 2017-4-23 +- Relevant Team(s): Ember CLI - RFC PR: [#105](https://github.com/ember-cli/rfcs/pull/105) # Summary diff --git a/text/0108-add-custom-transform.md b/text/0108-add-custom-transform.md index 8baab779e7..e81ea833b4 100644 --- a/text/0108-add-custom-transform.md +++ b/text/0108-add-custom-transform.md @@ -1,5 +1,6 @@ - Start Date: 2017-06-18 -- RFC PR: https://github.com/ember-cli/rfcs/pull/108 +- Relevant Team(s): Ember CLI +- RFC PR: [#108](https://github.com/ember-cli/rfcs/pull/108) # Summary diff --git a/text/0114-add-template-lint-addon.md b/text/0114-add-template-lint-addon.md index d1b2ce3a21..55264f03a6 100644 --- a/text/0114-add-template-lint-addon.md +++ b/text/0114-add-template-lint-addon.md @@ -1,5 +1,6 @@ - Start Date: 2018-01-04 -- RFC PR: https://github.com/ember-cli/rfcs/pull/114 +- Relevant Team(s): Ember CLI +- RFC PR: [#114](https://github.com/ember-cli/rfcs/pull/114) # Summary diff --git a/text/0116-qunit-dom.md b/text/0116-qunit-dom.md index f8fe2eb85d..3495d61cb5 100644 --- a/text/0116-qunit-dom.md +++ b/text/0116-qunit-dom.md @@ -1,5 +1,6 @@ - Start Date: 2018-02-12 -- RFC PR: #116 +- Relevant Team(s): Ember CLI +- RFC PR: [#116](https://github.com/ember-cli/rfcs/pull/116) # Summary diff --git a/text/0120-cli-guides.md b/text/0120-cli-guides.md index 8982062d07..481cb1eb9d 100644 --- a/text/0120-cli-guides.md +++ b/text/0120-cli-guides.md @@ -1,4 +1,5 @@ - Start Date: 2018-07-30 +- Relevant Team(s): Ember CLI - RFC PR: [#120](https://github.com/ember-cli/rfcs/pull/120) # Ember CLI Docs diff --git a/text/0121-remove-ember-cli-eslint.md b/text/0121-remove-ember-cli-eslint.md index fe50328ff4..9320a1349c 100644 --- a/text/0121-remove-ember-cli-eslint.md +++ b/text/0121-remove-ember-cli-eslint.md @@ -1,4 +1,5 @@ - Start Date: 2018-08-13 +- Relevant Team(s): Ember CLI - RFC PR: [#121](https://github.com/ember-cli/rfcs/pull/121) # Summary