diff --git a/CODEOWNERS b/CODEOWNERS index a502a76..439a4f4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @primait/shared-services +* @primait/developer-experience diff --git a/src/tracker.rs b/src/tracker.rs index 45d2dfb..afec9ef 100644 --- a/src/tracker.rs +++ b/src/tracker.rs @@ -230,6 +230,7 @@ impl TagTrackerConfiguration { /// - [a, b, c] /// - [a, b, d] /// - [a, c, d] + /// /// is counted as 3 "custom metrics", as there are 3 unique tag sets here. /// /// See for