Skip to content

Commit 5cf0362

Browse files
committed
Merge branch 'main' of https://github.com/connectrpc/connect-python into protobuf-py
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
2 parents 01747dd + a903d5f commit 5cf0362

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

MAINTAINERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
- [Anuraag Agrawal](https://github.com/anuraaga)
66
- [Peter Edge](https://github.com/bufdev), [Buf](https://buf.build)
77
- [Spencer Nelson](https://github.com/spenczar), [Firetiger](https://firetiger.com)
8-
- [Stefan VanBuren](https://github.com/stefanvanburen), [Buf](https://buf.build)
8+
- [Stefan VanBuren](https://github.com/stefanvanburen)
99
- [Yasushi Itoh](https://github.com/i2y)

connectrpc-otel/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license-files = ["LICENSE"]
99
maintainers = [
1010
{ name = "Anuraag Agrawal", email = "anuraaga@gmail.com" },
1111
{ name = "Spencer Nelson", email = "spencer@firetiger.com" },
12-
{ name = "Stefan VanBuren", email = "svanburen@buf.build" },
12+
{ name = "Stefan VanBuren", email = "stefan@vanburen.xyz" },
1313
{ name = "Yasushi Itoh", email = "i2y.may.roku@gmail.com" },
1414
]
1515
keywords = [

protoc-gen-connectrpc/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license-files = ["LICENSE"]
99
maintainers = [
1010
{ name = "Anuraag Agrawal", email = "anuraaga@gmail.com" },
1111
{ name = "Spencer Nelson", email = "spencer@firetiger.com" },
12-
{ name = "Stefan VanBuren", email = "svanburen@buf.build" },
12+
{ name = "Stefan VanBuren", email = "stefan@vanburen.xyz" },
1313
{ name = "Yasushi Itoh", email = "i2y.may.roku@gmail.com" },
1414
]
1515
keywords = [

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license-files = ["LICENSE"]
99
maintainers = [
1010
{ name = "Anuraag Agrawal", email = "anuraaga@gmail.com" },
1111
{ name = "Spencer Nelson", email = "spencer@firetiger.com" },
12-
{ name = "Stefan VanBuren", email = "svanburen@buf.build" },
12+
{ name = "Stefan VanBuren", email = "stefan@vanburen.xyz" },
1313
{ name = "Yasushi Itoh", email = "i2y.may.roku@gmail.com" },
1414
]
1515
keywords = ["connect", "grpc", "http", "protobuf", "rpc"]

0 commit comments

Comments
 (0)