Skip to content

Commit 3edda03

Browse files
CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (python#92535)
Signed-off-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
1 parent e01eeb7 commit 3edda03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
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)