From 5e58911dcf73eaee5cd0841738d8245aa15a7d5d Mon Sep 17 00:00:00 2001 From: Raghav Date: Mon, 7 Oct 2024 23:21:20 +0100 Subject: [PATCH 1/2] docs(gh-docs): Rename Facebook to Meta in GitHub-related Markdowns --- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 6 +++--- README.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 0fb245803d83..20fa3d147f89 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,3 +1,3 @@ # Code of Conduct -Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please [read the full text](https://code.fb.com/codeofconduct/) so that you can understand what actions will and will not be tolerated. +Meta has adopted a Code of Conduct that we expect project participants to adhere to. Please [read the full text](https://code.fb.com/codeofconduct/) so that you can understand what actions will and will not be tolerated. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 66bfcb7999ca..2247b5216249 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ The [Open Source Guides](https://opensource.guide/) website has a collection of ## Code of Conduct -Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read [the full text](https://code.fb.com/codeofconduct) so that you can understand what actions will and will not be tolerated. +Meta has adopted a Code of Conduct that we expect project participants to adhere to. Please read [the full text](https://code.fb.com/codeofconduct) so that you can understand what actions will and will not be tolerated. ## Get Involved @@ -63,7 +63,7 @@ If you're only fixing a bug, it's fine to submit a pull request right away but w ### Security Bugs -Facebook has a [bounty program](https://www.facebook.com/whitehat/) for the safe disclosure of security bugs. With that in mind, please do not file public issues; go through the process outlined on that page. +Meta has a [bounty program](https://www.facebook.com/whitehat/) for the safe disclosure of security bugs. With that in mind, please do not file public issues; go through the process outlined on that page. ### Feature requests @@ -206,7 +206,7 @@ This is also auto-fixable with the `header/header` ESLint rule. ### Contributor License Agreement (CLA) -In order to accept your pull request, we need you to submit a CLA. You only need to do this once, so if you've done this for another Facebook open source project, you're good to go. If you are submitting a pull request for the first time, the Facebook GitHub Bot will reply with a link to the CLA form. You may also [complete your CLA here](https://code.facebook.com/cla). +In order to accept your pull request, we need you to submit a CLA. You only need to do this once, so if you've done this for another Meta open source project, you're good to go. If you are submitting a pull request for the first time, the Meta GitHub Bot will reply with a link to the CLA form. You may also [complete your CLA here](https://code.facebook.com/cla). After you have signed the CLA, the CLA bot would automatically update the PR status. There's no need to open a new PR. diff --git a/README.md b/README.md index 0a6039bd9993..70fe7273192c 100644 --- a/README.md +++ b/README.md @@ -59,11 +59,11 @@ npm init docusaurus@latest ## Contributing -We've released Docusaurus because it helps us better scale and supports the many OSS projects at Facebook. We hope that other organizations can benefit from the project. We are thankful for any contributions from the community. +We've released Docusaurus because it helps us better scale and supports the many OSS projects at Meta. We hope that other organizations can benefit from the project. We are thankful for any contributions from the community. ### [Code of Conduct](https://code.fb.com/codeofconduct) -Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read [the full text](https://code.fb.com/codeofconduct) so that you can understand what actions will and will not be tolerated. +Meta has adopted a Code of Conduct that we expect project participants to adhere to. Please read [the full text](https://code.fb.com/codeofconduct) so that you can understand what actions will and will not be tolerated. ### Contributing guide From c2950e46bfeeb1e6aea8d98d2c9b99b74501eeb1 Mon Sep 17 00:00:00 2001 From: sebastien Date: Wed, 9 Oct 2024 09:09:29 +0200 Subject: [PATCH 2/2] empty