Skip to content

Commit

Permalink
remove refs to the plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
sndrs committed May 23, 2024
1 parent 211fe72 commit a35e7a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
/libs/@guardian/source-foundations/ @guardian/client-side-infra @guardian/source
/libs/@guardian/source-react-components/ @guardian/client-side-infra @guardian/source
/libs/@guardian/source-react-components-development-kitchen/ @guardian/client-side-infra @guardian/source
/libs/@guardian/eslint-plugin-source-foundations/ @guardian/client-side-infra @guardian/source
/libs/@guardian/eslint-plugin-source-react-components/ @guardian/client-side-infra @guardian/source

/libs/@guardian/browserlist-config/ @guardian/client-side-infra @guardian/dotcom-platform

Expand Down
5 changes: 0 additions & 5 deletions docs/source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ There are three main Source packages:
- [`@guardian/source-react-components`](../../libs/@guardian/source-react-components/README.md): A set of robust, accessible React components built using @guardian/source-foundations
- [`@guardian/source-react-components-development-kitchen`](../../libs/@guardian/source-react-components-development-kitchen/README.md): The Development Kitchen is where new components and patterns can be cooked up, tested and shared. There are minimal acceptance criteria. It’s okay to duplicate and break things. If a Kitchen component proves valuable, it may be promoted to `@guardian/source-react-components`

In addition there are two ESLint plugins:

- [`@guardian/eslint-plugin-source-foundations`](../../libs/@guardian/eslint-plugin-source-foundations/README.md): ESLint plugin for Guardian projects using the `@guardian/source-foundations` package
- [`@guardian/eslint-plugin-source-react-components`](../../libs/@guardian/eslint-plugin-source-react-components/README.md): ESLint plugin for Guardian projects using the `@guardian/source-react-components` package

## Contributing

We welcome contributions to Source! See our [contributing](contributing.md) and [Storybook](storybook.md) docs for more info.

0 comments on commit a35e7a9

Please sign in to comment.