Skip to content

Commit f194165

Browse files
authored
Code: Update Donghee Na's name (#109744)
1 parent eeb9070 commit f194165

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Tools/unicode/genmap_japanese.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# genmap_ja_codecs.py: Japanese Codecs Map Generator
33
#
44
# Original Author: Hye-Shik Chang <[email protected]>
5-
# Modified Author: Dong-hee Na <[email protected]>
5+
# Modified Author: Donghee Na <[email protected]>
66
#
77
import os
88

Tools/unicode/genmap_korean.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# genmap_korean.py: Korean Codecs Map Generator
33
#
44
# Original Author: Hye-Shik Chang <[email protected]>
5-
# Modified Author: Dong-hee Na <[email protected]>
5+
# Modified Author: Donghee Na <[email protected]>
66
#
77
import os
88

Tools/unicode/genmap_schinese.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# genmap_schinese.py: Simplified Chinese Codecs Map Generator
33
#
44
# Original Author: Hye-Shik Chang <[email protected]>
5-
# Modified Author: Dong-hee Na <[email protected]>
5+
# Modified Author: Donghee Na <[email protected]>
66
#
77
import os
88
import re

Tools/unicode/genmap_support.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# genmap_support.py: Multibyte Codec Map Generator
33
#
44
# Original Author: Hye-Shik Chang <[email protected]>
5-
# Modified Author: Dong-hee Na <[email protected]>
5+
# Modified Author: Donghee Na <[email protected]>
66
#
77

88

0 commit comments

Comments
 (0)