RFR: Updated Code Owners for JDK 20
Stefan Karlsson
stefank at openjdk.org
Wed May 17 15:55:55 UTC 2023
On Wed, 17 May 2023 15:41:34 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:
> This should be done after each release to make sure the list is kept up to date.
Marked as reviewed by stefank (no project role).
src/guide/code-owners.md line 59:
> 57: * `logging` – Runtime
> 58: * `memory` – Runtime, GC
> 59: * `metaprogramming` – Runtime
metaprogramming should probably be HotSpot instead of Runtime. The rest of the HotSpot directories look fine to me.
-------------
PR Review: https://git.openjdk.org/guide/pull/103#pullrequestreview-1431049790
PR Review Comment: https://git.openjdk.org/guide/pull/103#discussion_r1196736754
More information about the guide-dev
mailing list