Skip to content
Permalink
Browse files
CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (#92535)
Signed-off-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
  • Loading branch information
erlend-aasland committed May 9, 2022
1 parent e01eeb7 commit 3edda031e4abcdc8a2974f2708db99eeb109de32
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/CODEOWNERS
Validating CODEOWNERS rules …
@@ -98,7 +98,7 @@ Lib/ast.py @isidentical
/Lib/unittest/test/testmock/* @cjw296

# SQLite 3
**/*sqlite* @berkerpeksag
**/*sqlite* @berkerpeksag @erlend-aasland

# subprocess
/Lib/subprocess.py @gpshead

0 comments on commit 3edda03

Please sign in to comment.