diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index eb1123471..90748a542 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,7 @@ # .github/ @AndrewDryga @jamilbk -# elixir/ @AndrewDryga -# terraform/ @AndrewDryga -# website/ @jamilbk -# rust/ @conectado -# swift/ @roop -# kotlin/ @pratikvelani +# elixir/ @AndrewDryga @bmanifold +# terraform/ @AndrewDryga @bmanifold +# website/ @jamilbk @AndrewDryga +# rust/ @thomaseizinger @conectado @ReactorScram +# swift/ @jamilbk @ReactorScram +# kotlin/ @jamilbk @conectado diff --git a/website/src/app/about/team.tsx b/website/src/app/about/team.tsx index ff69306f2..7efdf6ced 100644 --- a/website/src/app/about/team.tsx +++ b/website/src/app/about/team.tsx @@ -93,13 +93,6 @@ export default function Team() { githubUrl: new URL("https://github.com/thomaseizinger"), linkedinUrl: new URL("https://www.linkedin.com/in/thomas-eizinger"), }, - { - name: "Roopesh Chander", - title: "Apple Platform Engineer", - imgSrc: gravatar("roop@roopc.net", 200), - xUrl: new URL("https://x.com/roopcnet"), - githubUrl: new URL("https://github.com/roop"), - }, { name: "Brian Manifold", title: "Senior Full-stack Engineer",