Skip to content

Commit 8e38299

Browse files
authored
Address grpc-community master to main branch rename (grpc#723)
1 parent 587657c commit 8e38299

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# How to contribute
22

33
We definitely welcome patches and contributions to grpc.io! Please read the gRPC
4-
organization's [governance rules](https://github.com/grpc/grpc-community/blob/master/governance.md)
5-
and [contribution guidelines](https://github.com/grpc/grpc-community/blob/master/CONTRIBUTING.md) before proceeding.
4+
organization's [governance rules](https://github.com/grpc/grpc-community/blob/main/governance.md)
5+
and [contribution guidelines](https://github.com/grpc/grpc-community/blob/main/CONTRIBUTING.md) before proceeding.

GOVERNANCE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This repository is governed by the gRPC organization's [governance rules](https://github.com/grpc/grpc-community/blob/master/governance.md).
1+
This repository is governed by the gRPC organization's [governance rules](https://github.com/grpc/grpc-community/blob/main/governance.md).

MAINTAINERS.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ The emeritus maintainers of this repository (in alphabetical order) are:
2020
- If you were a maintainer and would like to add your name to the emeritus list,
2121
submit a PR.
2222

23-
[grpc/grpc-community/governance.md]: https://github.com/grpc/grpc-community/blob/master/governance.md
24-
[grpc/grpc-community/CONTRIBUTING.md]: https://github.com/grpc/grpc-community/blob/master/CONTRIBUTING.md
23+
[grpc/grpc-community/governance.md]: https://github.com/grpc/grpc-community/blob/main/governance.md
24+
[grpc/grpc-community/CONTRIBUTING.md]: https://github.com/grpc/grpc-community/blob/main/CONTRIBUTING.md

content/en/blog/hello-pancakes.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ author:
88

99
Dear gRPC,
1010

11-
We messed up. We are so sorry that we missed your birthday this year. Last year we celebrated [with cake](https://twitter.com/grpcio/status/968618209803931648) and fanfare, but this year we dropped the ball. Please don't think that we love you any less.
11+
We messed up. We are so sorry that we missed your birthday this year. Last year we celebrated [with cake](https://twitter.com/grpcio/status/968618209803931648) and fanfare, but this year we dropped the ball. Please don't think that we love you any less.
1212

13-
You're 4 now and that's a big milestone! You're part of so much amazing technology at companies like Salesforce, Netflix, Spotify, Fanatics, and of course, Google. In fact just this week the [biggest API Google has](https://ads-developers.googleblog.com/2019/03/upgrade-to-new-google-ads-api-to-get.html) went production-ready with gRPC.
13+
You're 4 now and that's a big milestone! You're part of so much amazing technology at companies like Salesforce, Netflix, Spotify, Fanatics, and of course, Google. In fact just this week the [biggest API Google has](https://ads-developers.googleblog.com/2019/03/upgrade-to-new-google-ads-api-to-get.html) went production-ready with gRPC.
1414

1515
We're proud of you, gRPC, and we're going to make this up to you. For starters - we got you a puppy! He's an adorable **G**olden **R**etriever and his name is **P**an**C**akes. He loves to run back and forth with toys, packets, or messages. He's super active and no matter how much we train him, we just can't get him to REST. PanCakes is going to be your best friend, and ambassador.
1616

17-
![gRPC Mascot PanCakes](https://raw.githubusercontent.com/grpc/grpc-community/master/PanCakes/Pancakes_Birthday.png)
17+
![gRPC Mascot PanCakes](https://raw.githubusercontent.com/grpc/grpc-community/main/PanCakes/Pancakes_Birthday.png)
1818

19-
Even though it's a bit late, we still want to throw you a party, gRPC. Our friends at CNCF have planned a [big event](https://events.linuxfoundation.org/events/grpconf-2019/) for you on March 21, and there's going to be lots of people there! They'll be sharing stories about the cool things they've built, and meeting new people. It's an entire day all about you, and everyone there is going to learn so much. There will be other puppies who can play with PanCakes! Some of the amazing dogs from [Canine Companions for Independence](http://www.cci.org/) will be there to greet conference attendees and share how they help their humans live a more independent life.
19+
Even though it's a bit late, we still want to throw you a party, gRPC. Our friends at CNCF have planned a [big event](https://events.linuxfoundation.org/events/grpconf-2019/) for you on March 21, and there's going to be lots of people there! They'll be sharing stories about the cool things they've built, and meeting new people. It's an entire day all about you, and everyone there is going to learn so much. There will be other puppies who can play with PanCakes! Some of the amazing dogs from [Canine Companions for Independence](http://www.cci.org/) will be there to greet conference attendees and share how they help their humans live a more independent life.
2020

2121
We are so excited to see what this year holds for you, gRPC!
2222

2323
~ gRPC Maintainers
2424

25-
![gRPC Mascot PanCakes](https://raw.githubusercontent.com/grpc/grpc-community/master/PanCakes/Pancakes_Birthday_4.png)
25+
![gRPC Mascot PanCakes](https://raw.githubusercontent.com/grpc/grpc-community/main/PanCakes/Pancakes_Birthday_4.png)

content/en/community/_index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ New projects are welcome!][grpc-ecosystem-request].
139139
[gRFCs]: https://github.com/grpc/proposal
140140
[gRPC Ecosystem Project Request]: https://docs.google.com/a/google.com/forms/d/119zb79XRovQYafE9XKjz9sstwynCWcMpoJwHgZJvK74
141141
[gRPC Ecosystem]: https://github.com/grpc-ecosystem
142-
[grpc-community/CONTRIBUTING.md]: https://github.com/grpc/grpc-community/blob/master/CONTRIBUTING.md
143-
[grpc-ecosystem-request]: https://github.com/grpc/grpc-community/blob/master/grpc_ecosystem.md
142+
[grpc-community/CONTRIBUTING.md]: https://github.com/grpc/grpc-community/blob/main/CONTRIBUTING.md
143+
[grpc-ecosystem-request]: https://github.com/grpc/grpc-community/blob/main/grpc_ecosystem.md
144144
[grpc-io]: https://groups.google.com/forum/#!forum/grpc-io
145145
[grpc-org]: https://github.com/grpc
146146
[grpc-tag]: https://stackoverflow.com/questions/tagged/grpc

0 commit comments

Comments
 (0)