[NUI] move codeowners under the github directories and fix typo.
authorEverLEEst(SangHyeon Lee) <sh10233.lee@samsung.com>
Mon, 17 Jan 2022 08:11:42 +0000 (17:11 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 19 Jan 2022 05:29:33 +0000 (14:29 +0900)
.github/CODEOWNERS [moved from CODEOWNERS with 88% similarity]

similarity index 88%
rename from CODEOWNERS
rename to .github/CODEOWNERS
index 7fd94d3..9575538 100644 (file)
@@ -4,7 +4,7 @@
 # NUI Code Owners List
 /src/Tizen.NUI/ @Samsung/nui
 /src/Tizen.NUI.Components/ @Samsung/nui
-/src/Tizen.NUI/src/public/BaseComponents/Text*.cs @wonst @Samsung/nui
+/src/Tizen.NUI/src/public/BaseComponents/Text*.cs @wonrst @Samsung/nui
 /src/Tizen.NUI/src/public/Xaml/ @AdunFang @Samsung/nui
 /src/Tizen.NUI/src/public/XamlBinding/ @AdunFang @Samsung/nui
 /src/Tizen.NUI/src/internal/Xaml/ @AdunFang @Samsung/nui