Skip to content

Commit

Permalink
Update team name for project owners
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott authored and eric-hu committed May 6, 2019
1 parent 1fae6c8 commit 02bddc0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @CircleCI-Public/dx-clients
* @CircleCI-Public/x-team
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Can you provide an example?

Please provide the output of `circleci version` and `circleci diagnostic`.

**If you have any questions, feel free to ping us at @CircleCI-Public/dx-clients.**
**If you have any questions, feel free to ping us at @CircleCI-Public/x-team.**
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
6. Format your code with [gofmt](https://golang.org/cmd/gofmt/).
7. Make sure your code lints (`make lint`). Note: This requires Docker to run inside a local job.

**If you have any questions, feel free to ping us at @CircleCI-Public/dx-clients.**
**If you have any questions, feel free to ping us at @CircleCI-Public/x-team.**

0 comments on commit 02bddc0

Please sign in to comment.