update maintainers (#21305)

This commit is contained in:
ccurme 2024-05-20 15:07:53 -04:00 committed by GitHub
parent 4470d3b4a0
commit e8bdf245eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View File

@ -26,4 +26,4 @@ Additional guidelines:
- Changes should be backwards compatible. - Changes should be backwards compatible.
- If you are adding something to community, do not re-import it in langchain. - If you are adding something to community, do not re-import it in langchain.
If no one reviews your PR within a few days, please @-mention one of baskaryan, efriis, eyurtsev, hwchase17. If no one reviews your PR within a few days, please @-mention one of baskaryan, efriis, eyurtsev, ccurme, vbarda, hwchase17.

View File

@ -537,7 +537,9 @@ if __name__ == "__main__":
"nfcampos", "nfcampos",
"efriis", "efriis",
"eyurtsev", "eyurtsev",
"rlancemartin" "rlancemartin",
"ccurme",
"vbarda",
} }
hidden_logins = { hidden_logins = {
"dev2049", "dev2049",