Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .cookiecutter.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"cookiecutter": {
"codeowner_github_usernames": "@whitej6 @itdependsnetworks @jdrew82",
"codeowner_github_usernames": "@itdependsnetworks @jdrew82",
"full_name": "Network to Code, LLC",
"email": "opensource@networktocode.com",
"github_org": "nautobot",
Expand Down
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Default owner(s) of all files in this repository
* @whitej6 @itdependsnetworks @jdrew82
* @itdependsnetworks @jdrew82
1 change: 1 addition & 0 deletions changes/366.removed
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Removed former employee from codeowners and cookiecutter.
Loading