update CODEOENERS file.

Signed-off-by: liukaii <liukai240@huawei.com>
This commit is contained in:
liukaii
2023-06-27 20:47:15 +08:00
parent c4fb3546c3
commit d6d5cb51ba
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -11,5 +11,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# any change to tools/ui_appearance_ipc_interface_code.h needs to be reviewed by @leonchan5
tools/ui_appearance_ipc_interface_code.h @leonchan5
# any change to services/include/ui_appearance_ipc_interface_code.h needs to be reviewed by @leonchan5
services/include/ui_appearance_ipc_interface_code.h @leonchan5
@@ -22,7 +22,6 @@ namespace ArkUi::UiAppearance {
enum class UiAppearanceInterfaceCode {
SET_DARK_MODE = 1,
GET_DARK_MODE = 2,
ERROR,
};
} // namespace ArkUi::UiAppearance
} // namespace OHOS