diff --git a/repos.yaml b/repos.yaml index 02e47a877a68868c282e6c7a5b2cfcea158554e9..2200a810f3bea3b2ee6c9885ec06ec8c59c1e272 100644 --- a/repos.yaml +++ b/repos.yaml @@ -60,3 +60,9 @@ repositories: protected_branches: - master type: public +- name: openGauss-connector-go-pq + description: "openGauss go pq connector" + protected_branches: + - master + type: public + diff --git a/sigs.yaml b/sigs.yaml index 2b518a51243642f9d9738cae645382bd195657b8..c83c91e349c993ecd72e0f3d04df1983763eb3a7 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -13,6 +13,7 @@ sigs: - openGauss-third_party - openGauss-connector-jdbc - openGauss-connector-odbc + - openGauss-connector-go-pq - name: Tools repositories: - openGauss-server diff --git a/sigs/Connectors/OWNERS b/sigs/Connectors/OWNERS index aef84cc78ef262e9b27984e8df8b55fda2ad3cf7..2c65fdbc7570506f05062d356b998e13f3788ff4 100644 --- a/sigs/Connectors/OWNERS +++ b/sigs/Connectors/OWNERS @@ -2,4 +2,5 @@ maintainers: - pikeTWG committers: - yanghaos + - travelliu diff --git a/sigs/Connectors/README.md b/sigs/Connectors/README.md index 22fdf51d382b3285ae6db387d4c6f91f5b24a875..394a46409a7896872f059fe30e818f497e80bbdc 100644 --- a/sigs/Connectors/README.md +++ b/sigs/Connectors/README.md @@ -21,7 +21,7 @@ ### Committer列表 - yanghao[@yanghaos](https://gitee.com/yanghaos), *yanghao37@huawei.com* - +- liubin[@travelliu](https://gitee.com/travelliu), *travel.liu@outlook.com* @@ -40,4 +40,5 @@ - https://gitee.com/opengauss/openGauss-third_party - https://gitee.com/opengauss/openGauss-connector-jdbc - https://gitee.com/opengauss/openGauss-connector-odbc +- https://gitee.com/opengauss/openGauss-connector-go-pq