Skip to content

Commit

Permalink
chore: update CODEOWNERS (#1680)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven authored Sep 7, 2023
1 parent dd86556 commit 1848b37
Showing 1 changed file with 0 additions and 45 deletions.
45 changes: 0 additions & 45 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -25,51 +25,6 @@
/.gitignore @adamdehaven @jillztom @kaiarrowood
/vite.config.ts @adamdehaven @jillztom

# Design Tokens Implemented Kongponents
# This is temporary codeowners until we introduce design tokens practices to the whole team
/src/components/KAlert @adamdehaven @jillztom @portikM
/src/components/KBadge @adamdehaven @jillztom @portikM
/src/components/KBreadcrumbs @adamdehaven @jillztom @portikM
/src/components/KButton @adamdehaven @jillztom @portikM
/src/components/KCard @adamdehaven @jillztom @portikM
/src/components/KCatalog @adamdehaven @jillztom @portikM
/src/components/KCheckbox @adamdehaven @jillztom @portikM
/src/components/KCodeBlock @adamdehaven @jillztom @portikM
/src/components/KCollapse @adamdehaven @jillztom @portikM
/src/components/KDateTimePicker @adamdehaven @jillztom @portikM
/src/components/KDropdownMenu @adamdehaven @jillztom @portikM
/src/components/KEmptyState @adamdehaven @jillztom @portikM
/src/components/KExternalLink @adamdehaven @jillztom @portikM
/src/components/KFileUpload @adamdehaven @jillztom @portikM
/src/components/KIcon @adamdehaven @jillztom @portikM
/src/components/KInlineEdit @adamdehaven @jillztom @portikM
/src/components/KInput @adamdehaven @jillztom @portikM
/src/components/KInputSwitch @adamdehaven @jillztom @portikM
/src/components/KLabel @adamdehaven @jillztom @portikM
/src/components/KMenu @adamdehaven @jillztom @portikM
/src/components/KMethodBadge @adamdehaven @jillztom @portikM
/src/components/KModal @adamdehaven @jillztom @portikM
/src/components/KModalFullscreen @adamdehaven @jillztom @portikM
/src/components/KMultiselect @adamdehaven @jillztom @portikM
/src/components/KPagination @adamdehaven @jillztom @portikM
/src/components/KPop @adamdehaven @jillztom @portikM
/src/components/KPrompt @adamdehaven @jillztom @portikM
/src/components/KRadio @adamdehaven @jillztom @portikM
/src/components/KSegmentedControl @adamdehaven @jillztom @portikM
/src/components/KSelect @adamdehaven @jillztom @portikM
/src/components/KSlideout @adamdehaven @jillztom @portikM
/src/components/KStepper @adamdehaven @jillztom @portikM
/src/components/KSkeleton @adamdehaven @jillztom @portikM
/src/components/KTable @adamdehaven @jillztom @portikM
/src/components/KTabs @adamdehaven @jillztom @portikM
/src/components/KTextArea @adamdehaven @jillztom @portikM
/src/components/KToaster @adamdehaven @jillztom @portikM
/src/components/KTooltip @adamdehaven @jillztom @portikM
/src/components/KTreeList @adamdehaven @jillztom @portikM
/src/components/KTruncate @adamdehaven @jillztom @portikM
/src/components/KViewSwitcher @adamdehaven @jillztom @portikM
/src/styles/_utils.scss @adamdehaven @jillztom @portikM

# Dependabot approvals
# Allow Kongponents BOT to approve dependabot updates
# These rules MUST remain at the bottom as the last entry
Expand Down

0 comments on commit 1848b37

Please sign in to comment.