-
Notifications
You must be signed in to change notification settings - Fork 4
PYTHON-3383 [pymongoexplain] Support Python 3.7-3.12 #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
.github/CODEOWNERS
Outdated
@@ -1,2 +1,2 @@ | |||
# Global owner for repo | |||
* @blink1073 @juliusgeo @ShaneHarvey | |||
* @mongodb/dbx-python |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see this error:
Unknown owner on line 2: make sure the team @mongodb/dbx-python exists, is publicly visible, and has write access to the repository
Maybe it's the "write access" part?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, this is a different org, yeah...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm waiting for the access to be granted before merging.
No description provided.