From c8c86cc31ac6efbb5984ceffc9586d5d7afa737a Mon Sep 17 00:00:00 2001 From: Kamran Alam <115376744+kamizox@users.noreply.github.com> Date: Sun, 22 Mar 2026 21:25:43 +0500 Subject: [PATCH] Update proposed mentors for GSoC projects Add missing GitHub profile links for mentors in the Advanced Fuzzing, Porting to BSD, and other project sections. Signed-off-by: Kamran Alam <115376744+kamizox@users.noreply.github.com> --- src/gsoc.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/gsoc.md b/src/gsoc.md index 89c84c8..19d2be7 100644 --- a/src/gsoc.md +++ b/src/gsoc.md @@ -90,7 +90,7 @@ Specific goals: ### Support generating filesystems from manifests with mkfs.erofs -Proposed mentors: Chengyu Zhu ([@ChengyuZhu6](https://github.com/ChengyuZhu6)), Gao Xiang +Proposed mentors: Chengyu Zhu ([@ChengyuZhu6](https://github.com/ChengyuZhu6)), Gao Xiang ([@hsiangkao](https://github.com/hsiangkao)) Languages: C Estimated project length: 175 hours Difficulty: medium @@ -123,7 +123,7 @@ Dedicated test cases should be added to ensure its correctness. ### Complete Filesystem Feature Support for erofs-rs -Proposed mentors: [@Dreamacro](https://github.com/Dreamacro), Gao Xiang +Proposed mentors: [@Dreamacro](https://github.com/Dreamacro), Gao Xiang ([@hsiangkao](https://github.com/hsiangkao)) Languages: Rust Estimated project length: 350 hours Difficulty: hard @@ -161,7 +161,7 @@ efficient block allocator as a plus. ### Porting EROFS to BSD Kernels (FreeBSD Focus) -Proposed mentors: Gao Xiang, Hongbo Li ([@hb-lee](https://github.com/hb-lee)) +Proposed mentors: Gao Xiang ([@hsiangkao](https://github.com/hsiangkao)), Hongbo Li ([@hb-lee](https://github.com/hb-lee)) Languages: C Estimated project length: 350 hours Difficulty: hard @@ -203,7 +203,7 @@ Key objectives: ### Advanced Fuzzing and Image Injection for the Kernel and erofs-utils -Proposed mentors: Yifan Zhao, Hongbo Li, Gao Xiang +Proposed mentors: Yifan Zhao ([@SToPire](https://github.com/SToPire)), Hongbo Li ([@hb-lee](https://github.com/hb-lee)), Gao Xiang ([@hsiangkao](https://github.com/hsiangkao)) Languages: C, Go and/or Rust Estimated project length: 175 hours Difficulty: medium