From 28a902352cf18749460a7648f73b366dc21d96e2 Mon Sep 17 00:00:00 2001 From: Jim Schubert Date: Wed, 31 Jul 2024 04:37:27 -0400 Subject: [PATCH] Remove from pingable lists (#19272) I have not been active in the project for nearly 4 years, but remain as a pingable maintainer on the readme. This is updating the readme to be accurate. I only spend around 1-3 hours every other month lately on open-source, so it's just an issue of time/availability. --- .github/CODEOWNERS | 11 ----------- README.md | 4 ++-- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 328863d4c0d..2f19d51f17d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,22 +12,11 @@ modules/openapi-generator-core/**/* @OpenAPITools/generator-core-team # No need for auto-generated subdirectories (reduces noise) docs/ @OpenAPITools/generator-core-team -## Individual interests -.github/**/* @jimschubert -scripts/**/* @jimschubert -website/**/* @jimschubert -bin/ci/**/* @jimschubert - ## Build related CI/**/* @OpenAPITools/build .mvn/**/* @OpenAPITools/build bin/utils/**/* @OpenAPITools/build -## Module-specific -modules/openapi-generator-cli/**/* @jimschubert -modules/openapi-generator-gradle-plugin/**/* @jimschubert -modules/openapi-generator-maven-plugin/**/* @jimschubert - # cpp-qt-client technical committee modules/openapi-generator/src/main/resources/cpp-qt-client/**/* @ravinikam samples/client/petstore/cpp-qt/**/* @ravinikam diff --git a/README.md b/README.md index 68195c87435..d7f75bd4a59 100644 --- a/README.md +++ b/README.md @@ -1191,7 +1191,7 @@ If you want to join the committee, please kindly apply by sending an email to te | JMeter | @kannkyo (2021/01) | | Jetbrains HTTP Client | @jlengrand (2023/01) | | Julia | @tanmaykm (2023/01) | -| Kotlin | @jimschubert (2017/09) [:heart:](https://www.patreon.com/jimschubert), @dr4ke616 (2018/08) @karismann (2019/03) @Zomzog (2019/04) @andrewemery (2019/10) @4brunu (2019/11) @yutaka0m (2020/03) @stefankoppier (2022/06) | +| Kotlin | @dr4ke616 (2018/08) @karismann (2019/03) @Zomzog (2019/04) @andrewemery (2019/10) @4brunu (2019/11) @yutaka0m (2020/03) @stefankoppier (2022/06) | | Lua | @daurnimator (2017/08) | | N4JS | @mmews-n4 (2023/03) | | Nim | | @@ -1205,7 +1205,7 @@ If you want to join the committee, please kindly apply by sending an email to te | R | @Ramanth (2019/07) @saigiridhar21 (2019/07) | | Ruby | @cliffano (2017/07) @zlx (2017/09) @autopp (2019/02) | | Rust | @frol (2017/07) @farcaller (2017/08) @richardwhiuk (2019/07) @paladinzh (2020/05) @jacob-pro (2022/10) | -| Scala | @clasnake (2017/07), @jimschubert (2017/09) [:heart:](https://www.patreon.com/jimschubert), @shijinkui (2018/01), @ramzimaalej (2018/03), @chameleon82 (2020/03), @Bouillie (2020/04) @fish86 (2023/06) | +| Scala | @clasnake (2017/07), @shijinkui (2018/01), @ramzimaalej (2018/03), @chameleon82 (2020/03), @Bouillie (2020/04) @fish86 (2023/06) | | Swift | @jgavris (2017/07) @ehyche (2017/08) @Edubits (2017/09) @jaz-ah (2017/09) @4brunu (2019/11) @dydus0x14 (2023/06) | | TypeScript | @TiFu (2017/07) @taxpon (2017/07) @sebastianhaas (2017/07) @kenisteward (2017/07) @Vrolijkx (2017/09) @macjohnny (2018/01) @topce (2018/10) @akehir (2019/07) @petejohansonxo (2019/11) @amakhrov (2020/02) @davidgamero (2022/03) @mkusaka (2022/04) | | Xojo | @Topheee (2023/04) |