diff --git a/guidelines/dxp/code_review.md b/guidelines/dxp/code_review.md index 319b412bc9..d6514847ad 100644 --- a/guidelines/dxp/code_review.md +++ b/guidelines/dxp/code_review.md @@ -21,9 +21,9 @@ These are guidelines that the Frontend Infrastructure Team follows when developi Note that if you create PRs with [the `gh` command-line tool](https://www.npmjs.com/package/gh) you obviously can't see or check a checkbox. In that case, you may wish to add the people who most frequently review your code as [collaborators to your repo](https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/inviting-collaborators-to-a-personal-repository), as well as the team members who tend to be generally involved in code review: - - [brunobasto](https://github.com/brunobasto) - [bryceosterhaus](https://github.com/bryceosterhaus) - [jbalsas](https://github.com/jbalsas) + - [jonmak08](https://github.com/jonmak08) - [markocikos](https://github.com/markocikos) - [wincent](https://github.com/wincent)