Code: Update Donghee Na's name (#109744)

This commit is contained in:
Hugo van Kemenade 2023-09-25 09:17:34 -06:00 committed by GitHub
parent eeb9070437
commit f19416534a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# genmap_ja_codecs.py: Japanese Codecs Map Generator
#
# Original Author: Hye-Shik Chang <perky@FreeBSD.org>
# Modified Author: Dong-hee Na <donghee.na92@gmail.com>
# Modified Author: Donghee Na <donghee.na92@gmail.com>
#
import os

View file

@ -2,7 +2,7 @@
# genmap_korean.py: Korean Codecs Map Generator
#
# Original Author: Hye-Shik Chang <perky@FreeBSD.org>
# Modified Author: Dong-hee Na <donghee.na92@gmail.com>
# Modified Author: Donghee Na <donghee.na92@gmail.com>
#
import os

View file

@ -2,7 +2,7 @@
# genmap_schinese.py: Simplified Chinese Codecs Map Generator
#
# Original Author: Hye-Shik Chang <perky@FreeBSD.org>
# Modified Author: Dong-hee Na <donghee.na92@gmail.com>
# Modified Author: Donghee Na <donghee.na92@gmail.com>
#
import os
import re

View file

@ -2,7 +2,7 @@
# genmap_support.py: Multibyte Codec Map Generator
#
# Original Author: Hye-Shik Chang <perky@FreeBSD.org>
# Modified Author: Dong-hee Na <donghee.na92@gmail.com>
# Modified Author: Donghee Na <donghee.na92@gmail.com>
#