Skip to content

Commit a9f1cba

Browse files
CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (GH-92535)
Signed-off-by: Erlend E. Aasland <[email protected]> (cherry picked from commit 3edda03) Co-authored-by: Erlend Egeberg Aasland <[email protected]>
1 parent 2f46cf6 commit a9f1cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Lib/ast.py @isidentical
9898
/Lib/unittest/test/testmock/* @cjw296
9999

100100
# SQLite 3
101-
**/*sqlite* @berkerpeksag
101+
**/*sqlite* @berkerpeksag @erlend-aasland
102102

103103
# subprocess
104104
/Lib/subprocess.py @gpshead

0 commit comments

Comments
 (0)