Skip to content

Commit 7872667

Browse files
authored
add dennis to codeowners (#33147)
## Summary & Motivation Add @dehume to CODEOWNERS to review changes to examples and Dagster basics tutorial. ## How I Tested These Changes N/A ## Changelog > Insert changelog entry or delete this section. Signed-off-by: nikki everett <nikki@dagsterlabs.com>
1 parent b15db22 commit 7872667

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Automatically request docs team for docs PR review
2-
/docs/ @dagster-io/docs
2+
/docs/ @dagster-io/docs
3+
4+
# Automatically request education team for examples and basics tutorial PR review
5+
/docs/docs/examples @dehume
6+
/docs/docs/dagster-basics-tutorial @dehume

0 commit comments

Comments
 (0)