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 51b2747 commit cb9a68dCopy full SHA for cb9a68d
.github/CODEOWNERS
@@ -126,6 +126,9 @@ Doc/howto/clinic.rst @erlend-aasland @AA-Turner
126
# C Analyser
127
Tools/c-analyzer/ @ericsnowcurrently
128
129
+# C API Documentation Checks
130
+Tools/check-c-api-docs/ @ZeroIntensity
131
+
132
# Fuzzing
133
Modules/_xxtestfuzz/ @ammaraskar
134
@@ -140,9 +143,6 @@ Misc/externals.spdx.json @sethmlarson
140
143
Misc/sbom.spdx.json @sethmlarson
141
144
Tools/build/generate_sbom.py @sethmlarson
142
145
-# C API Documentation Checks
-Tools/check-c-api-docs/ @ZeroIntensity
-
146
147
# ----------------------------------------------------------------------------
148
# Platform Support
0 commit comments