Skip to content

Commit 25482d7

Browse files
dgp1130clydin
authored andcommitted
docs: remove caretaker pairings
This list is out of date and not used. The calendar is listed above and is the source of truth, so there is no need for this table.
1 parent 53862e9 commit 25482d7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/design/analytics.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ To create a new dimension (tracking a new flag):
3131
defined on GA.
3232
1. Use the ID of the dimension as the `x-user-analytics` value in the `schema.json` file.
3333
1. Add a new row to the table below in the same PR as the one adding the dimension to the code.
34-
1. New dimensions PRs need to be approved by [[email protected]](mailto:[email protected]) and
35-
[[email protected]](mailto:[email protected]). **This is not negotiable.**
34+
1. New dimension PRs need to be approved by the tooling and DevRel leads.
35+
**This is not negotiable.**
3636

3737
**DO NOT ADD `x-user-analytics` FOR VALUES THAT ARE USER IDENTIFIABLE (PII), FOR EXAMPLE A
3838
PROJECT NAME TO BUILD OR A MODULE NAME.**
@@ -117,4 +117,3 @@ There are 2 ways of disabling usage analytics:
117117
1. There is an `NG_CLI_ANALYTICS` environment variable that overrides the global configuration.
118118
That flag is a string that represents the User ID. If the string `"false"` is used it will
119119
disable analytics for this run.
120-

0 commit comments

Comments
 (0)