Skip to content

Commit d1ce8e2

Browse files
chore(codeowners): add Amanda to checkbox and radio (#28062)
Issue number: # --------- <!-- Please do not submit updates to dependencies unless it fixes an issue. --> <!-- Please try to limit your pull request to one type (bugfix, feature, etc). Submit multiple pull requests if needed. --> ## What is the current behavior? <!-- Please describe the current behavior that you are modifying. --> ## What is the new behavior? <!-- Please describe the behavior or changes that are being added by this PR. --> - - - ## Does this introduce a breaking change? - [ ] Yes - [ ] No <!-- If this introduces a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information <!-- Any other information that is important to this PR such as screenshots of how the component looks before and after the change. -->
1 parent fa41131 commit d1ce8e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
/core/src/components/accordion/ @liamdebeasi
3939
/core/src/components/accordion-group/ @liamdebeasi
4040

41+
/core/src/components/checkbox/ @amandaejohnston
42+
4143
/core/src/components/datetime/ @liamdebeasi @amandaejohnston @sean-perkins
4244
/core/src/components/datetime-button/ @liamdebeasi
4345

@@ -50,6 +52,9 @@
5052
/core/src/components/picker-internal/ @liamdebeasi
5153
/core/src/components/picker-column-internal/ @liamdebeasi
5254

55+
/core/src/components/radio/ @amandaejohnston
56+
/core/src/components/radio-group/ @amandaejohnston
57+
5358
/core/src/components/refresher/ @liamdebeasi
5459
/core/src/components/refresher-content/ @liamdebeasi
5560

0 commit comments

Comments
 (0)