-
-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add core-team link to CODE_OF_CONDUCT.md (#1329)
- Loading branch information
1 parent
05ffb17
commit f5ce7a2
Showing
1 changed file
with
1 addition
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
## Code of Conduct | ||
|
||
At webpack and webpack/webpack-cli repository we follow the [JSFoundation Code of Conduct][1]. | ||
Please adhere to the guidelines there and feel free to report any violation of them to the @webpack/core-team, | ||
Please adhere to the guidelines there and feel free to report any violation of them to the [@webpack/core-team](https://github.com/orgs/webpack/teams/core-team), | ||
[**@webpack/cli-team**](https://github.com/orgs/webpack/teams/cli-team), or <conduct@js.foundation>. | ||
|
||
[1]: https://js.foundation/community/code-of-conduct |