From 946c8fee6d6e2665a02c7a551758d2e1dff74e50 Mon Sep 17 00:00:00 2001 From: SeongJae Park Date: Fri, 17 Sep 2021 12:22:22 +0000 Subject: Documentation: Update SeongJae's email address This commit updates SeongJae's email addresses in documents to his preferred one. Signed-off-by: SeongJae Park Link: https://lore.kernel.org/r/20210917122222.3109-1-sj@kernel.org Signed-off-by: Jonathan Corbet --- Documentation/translations/ko_KR/memory-barriers.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Documentation/translations/ko_KR') diff --git a/Documentation/translations/ko_KR/memory-barriers.txt b/Documentation/translations/ko_KR/memory-barriers.txt index 64d932f5dc77..75aa5531cc7d 100644 --- a/Documentation/translations/ko_KR/memory-barriers.txt +++ b/Documentation/translations/ko_KR/memory-barriers.txt @@ -1,6 +1,6 @@ NOTE: This is a version of Documentation/memory-barriers.txt translated into Korean. -This document is maintained by SeongJae Park . +This document is maintained by SeongJae Park . If you find any difference between this document and the original file or a problem with the translation, please contact the maintainer of this file. @@ -10,13 +10,13 @@ a fork. So if you have any comments or updates for this file please update the original English file first. The English version is definitive, and readers should look there if they have any doubt. -=================================== +================================= 이 문서는 Documentation/memory-barriers.txt 의 한글 번역입니다. -역자: 박성재 -=================================== +역자: 박성재 +================================= ========================= -- cgit