-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update code owners for easier release management (#1894)
* chore: update code owners for easier release management * chore: add slash to directories to apply the changes to all * chore: pass env correctly to npm * chore: use cross-env * chore: try direct commit hash * chore: specify head commit too * chore: use env now * chore: move base ref to global env * chore: check for affected projects * chore: fix all the workflows * chore: skip fixing workflows for now * chore: fix affected issues
- Loading branch information
1 parent
84bf149
commit 2365e1c
Showing
5 changed files
with
40 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
* @rudderlabs/js-sdk | ||
/packages/analytics-js-integrations/ @rudderlabs/js-sdk-dm-intg-eng | ||
/packages/analytics-js-common/src/constants/integrations @rudderlabs/js-sdk-dm-intg-eng | ||
|
||
/packages/analytics-js-integrations/src/ @rudderlabs/js-sdk-dm-intg-eng | ||
/packages/analytics-js-integrations/__fixtures__/ @rudderlabs/js-sdk-dm-intg-eng | ||
/packages/analytics-js-integrations/__tests__/ @rudderlabs/js-sdk-dm-intg-eng | ||
/packages/analytics-js-integrations/__mocks__/ @rudderlabs/js-sdk-dm-intg-eng | ||
/packages/analytics-js-integrations/README.md @rudderlabs/js-sdk-dm-intg-eng | ||
/packages/analytics-js-integrations/.size-limit.js @rudderlabs/js-sdk-dm-intg-eng | ||
|
||
/packages/analytics-js-common/src/constants/integrations/ @rudderlabs/js-sdk-dm-intg-eng | ||
/assets/integrations/AdobeAnalytics/ @rudderlabs/js-sdk-dm-intg-eng | ||
/examples/integrations/ @rudderlabs/js-sdk-dm-intg-eng |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters