We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884a745 commit 6931f15Copy full SHA for 6931f15
1 file changed
.github/CODEOWNERS
@@ -28,3 +28,8 @@ modules/openapi-generator-cli/**/* @jimschubert
28
modules/openapi-generator-gradle-plugin/**/* @jimschubert
29
modules/openapi-generator-maven-plugin/**/* @jimschubert
30
31
+# Martin Delille
32
+/Users/martin/dev/clone/openapi-generator/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/CppQtClientCodegen.java @martindelille
33
+/Users/martin/dev/clone/openapi-generator/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/CppQtAbstractCodegen.java @martindelille
34
+/Users/martin/dev/clone/openapi-generator/modules/openapi-generator/src/main/resources/cpp-qt-client @martindelille
35
+/Users/martin/dev/clone/openapi-generator/samples/client/petstore/cpp-qt @martindelille
0 commit comments