Skip to content

Commit d4d98b0

Browse files
authored
Merge pull request #527 from cdtomkins/ctomkins_add_to_codeowners
Add self to codeowners
2 parents d4b6e9c + 7410cbe commit d4d98b0

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

.cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"cookiecutter": {
3-
"codeowner_github_usernames": "@glennmatthews @dav-c @jeffkala @scetron",
3+
"codeowner_github_usernames": "@glennmatthews @dav-c @jeffkala @scetron @cdtomkins",
44
"full_name": "Network to Code, LLC",
55
"email": "info@networktocode.com",
66
"github_org": "nautobot",

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Default owner(s) of all files in this repository
2-
* @glennmatthews @dav-c @jeffkala @scetron
2+
* @glennmatthews @dav-c @jeffkala @scetron @cdtomkins

changes/527.housekeeping

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added @cdtomkins to CODEOWNERS.

docs/user/app_overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ Existing Nautobot users may want to incorporate the Onboarding App as part of on
112112
- @glennmatthews
113113
- @chadell
114114
- @scetron
115+
- @cdtomkins
115116

116117
## Nautobot Features Used/Employed
117118

0 commit comments

Comments
 (0)