chore: add dougthor42 as one of the gazelle owners (#2427)
Related #2231
@Geethree, @ewianda, let me know if you would also like to start
reviewing PRs for `gazelle`. If you would otherwise like to do adhoc PR
reviews, feel free to chime in whenever you like.
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6a8a48f..4df29ba 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -3,9 +3,9 @@
* @rickeylev @aignas
# Directory containing the Gazelle extension and Go code.
-/gazelle/ @f0rmiga
-/examples/build_file_generation/ @f0rmiga
+/gazelle/ @dougthor42 @aignas
+/examples/build_file_generation/ @dougthor42 @aignas
# PyPI integration related code
-/python/private/pypi/ @aignas @groodt
-/tests/pypi/ @aignas @groodt
+/python/private/pypi/ @rickeylev @aignas @groodt
+/tests/pypi/ @rickeylev @aignas @groodt