Skip to content

Commit cb9a68d

Browse files
committed
Fix alphabetical order.
1 parent 51b2747 commit cb9a68d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ Doc/howto/clinic.rst @erlend-aasland @AA-Turner
126126
# C Analyser
127127
Tools/c-analyzer/ @ericsnowcurrently
128128

129+
# C API Documentation Checks
130+
Tools/check-c-api-docs/ @ZeroIntensity
131+
129132
# Fuzzing
130133
Modules/_xxtestfuzz/ @ammaraskar
131134

@@ -140,9 +143,6 @@ Misc/externals.spdx.json @sethmlarson
140143
Misc/sbom.spdx.json @sethmlarson
141144
Tools/build/generate_sbom.py @sethmlarson
142145

143-
# C API Documentation Checks
144-
Tools/check-c-api-docs/ @ZeroIntensity
145-
146146

147147
# ----------------------------------------------------------------------------
148148
# Platform Support

0 commit comments

Comments
 (0)