From 9521fe0c09fd84597d40b77cfc01b0747b8f45a8 Mon Sep 17 00:00:00 2001 From: Soojeong <75717432+soojeongmin@users.noreply.github.com> Date: Thu, 28 May 2026 01:35:43 +0900 Subject: [PATCH] fix: correct OSTEP authors and add Korean translators (#13278) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrects the author entry for OSTEP in the Korean books list: - Added co-author Andrea C. Arpaci-Dusseau (book is co-authored by Remzi H. and Andrea C.) - Added missing hyphen and middle initial: Arpacidusseau → Remzi H. Arpaci-Dusseau - Added Korean translators (Youjip Won, Minkyu Park, Sungjin Lee) as credited in the linked ostep-translations repo Reference: https://pages.cs.wisc.edu/~remzi/OSTEP/ https://pages.cs.wisc.edu/~remzi/OSTEP/ https://github.com/remzi-arpacidusseau/ostep-translations/tree/master/korean --- books/free-programming-books-ko.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-ko.md b/books/free-programming-books-ko.md index 1e3ac67ff..27dd7cc13 100644 --- a/books/free-programming-books-ko.md +++ b/books/free-programming-books-ko.md @@ -156,7 +156,7 @@ ### Operation System -* [운영체제: 아주 쉬운 세 가지 이야기](https://github.com/remzi-arpacidusseau/ostep-translations/tree/master/korean) - Remzi Arpacidusseau (PDF) +* [운영체제: 아주 쉬운 세 가지 이야기](https://github.com/remzi-arpacidusseau/ostep-translations/tree/master/korean) - Remzi H. Arpaci-Dusseau, Andrea C. Arpaci-Dusseau, `trl.:` Youjip Won, `trl.:` Minkyu Park, `trl.:` Sungjin Lee (PDF) ### Perl