Skip to content

Commit

Permalink
fix(codeowners): add ksceleton and kbreadcrumb [KHCP-7723]
Browse files Browse the repository at this point in the history
  • Loading branch information
portikM committed Jul 24, 2023
1 parent d5f6fd9 commit dcb9fcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
# 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
Expand All @@ -46,6 +47,7 @@
/src/components/KPrompt @adamdehaven @jillztom @portikM
/src/components/KRadio @adamdehaven @jillztom @portikM
/src/components/KSelect @adamdehaven @jillztom @portikM
/src/components/KSkeleton @adamdehaven @jillztom @portikM
/src/components/KTable @adamdehaven @jillztom @portikM
/src/components/KTextArea @adamdehaven @jillztom @portikM

Expand Down

0 comments on commit dcb9fcb

Please sign in to comment.