From 04bf8de5991ba0bd2c3411a38984139efc657dff Mon Sep 17 00:00:00 2001 From: ByungWoo Lee Date: Fri, 11 Nov 2016 13:40:16 +0900 Subject: [PATCH] Update README Change-Id: Ifa5cdddbc728af3c44f8702cfde32055e6bc1842 --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index db51028..dcbe23e 100644 --- a/README +++ b/README @@ -12,12 +12,14 @@ How to update error messages - msg : The message of error enumerator 4. If you pushed changes into gerrit, then please add the following people as reviewer. - Sunggyu Choi (sunggyu.choi@samsung.com) + - Minseok Jang (m.s.jang@samsung.com) - ByungWoo Lee (bw1212.lee@samsung.com) + -------------------------------------------------------------- How to submit this package with updated error messages -------------------------------------------------------------- -1. Run python common/tool/make_msg_header.py +1. Run python common/tool/update_msg_header.sh 2. common/include/private/tizen_error_private.h will be modified, so check "err_list" in that file. 3. Submit this package by "gbs submit". \ No newline at end of file -- 2.34.1