From e8bdf245ebe355613837e83dc329a86f5becdd03 Mon Sep 17 00:00:00 2001 From: ccurme Date: Mon, 20 May 2024 15:07:53 -0400 Subject: [PATCH] update maintainers (#21305) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- .github/actions/people/app/main.py | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8d776064019..82b7a3452e9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -26,4 +26,4 @@ Additional guidelines: - Changes should be backwards compatible. - 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. diff --git a/.github/actions/people/app/main.py b/.github/actions/people/app/main.py index ef714450aed..04bce758f3b 100644 --- a/.github/actions/people/app/main.py +++ b/.github/actions/people/app/main.py @@ -537,7 +537,9 @@ if __name__ == "__main__": "nfcampos", "efriis", "eyurtsev", - "rlancemartin" + "rlancemartin", + "ccurme", + "vbarda", } hidden_logins = { "dev2049",