Skip to content

Rebrand README for ProxySQL LLC maintainership#9

Closed
renecannao wants to merge 1 commit intomasterfrom
task1-readme-rebrand
Closed

Rebrand README for ProxySQL LLC maintainership#9
renecannao wants to merge 1 commit intomasterfrom
task1-readme-rebrand

Conversation

@renecannao
Copy link
Copy Markdown

Summary

  • Replace Percona fork notice with ProxySQL LLC maintainer statement and link to CONTRIBUTING.md
  • Update all badge URLs, download/release badge URLs, and documentation links from openark/orchestrator and percona/orchestrator to proxysql/orchestrator
  • Use local logo path (docs/images/orchestrator-logo-wide.png) instead of external GitHub URL
  • Add "Future Vision" section covering ProxySQL-native integration, PostgreSQL exploration, and modernization
  • Add "History" section with full lineage: Outbrain (2014) -> Booking.com (2015) -> GitHub (2016) -> openark (2020) -> Percona (2024) -> ProxySQL LLC (2026)
  • Add "Community" section linking to CONTRIBUTING.md, CODE_OF_CONDUCT.md, and SECURITY.md
  • Remove Percona-specific contact language (orchestrator@percona.com)
  • All existing feature descriptions (Discovery, Refactoring, Recovery, Interface, Additional perks) preserved

Test plan

  • Verify all badge URLs point to proxysql/orchestrator and render correctly
  • Verify logo renders from local path
  • Verify documentation link points to proxysql/orchestrator
  • Confirm no stale openark or percona references outside the deliberate history section
  • Confirm governance file links will work once Task 3 merges

Closes #1

Replace Percona fork notice with ProxySQL LLC maintainer statement,
update all badge and link URLs from openark/percona to proxysql,
use local logo path, add Future Vision section, add history/lineage
with ProxySQL LLC entry, and link to governance files.
Copilot AI review requested due to automatic review settings March 23, 2026 21:06
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 23, 2026

Warning

Rate limit exceeded

@renecannao has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 23 minutes and 22 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 229209dd-f529-4f7e-ac56-4844095e2607

📥 Commits

Reviewing files that changed from the base of the PR and between 9e99dd6 and 042c815.

📒 Files selected for processing (1)
  • README.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch task1-readme-rebrand

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gemini-code-assist
Copy link
Copy Markdown

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request rebrands the orchestrator project's README.md to reflect its new maintainership under ProxySQL LLC. The changes update all external links, badges, and project references to align with the new organization, while also introducing sections on the project's future vision and its comprehensive history. This effort aims to clarify the project's current stewardship and future direction for the community.

Highlights

  • Maintainership Update: Updated the project maintainership from Percona to ProxySQL LLC, including a new maintainer statement and a link to CONTRIBUTING.md.
  • URL Migration: Migrated all GitHub badge, download, release, and documentation URLs from openark/orchestrator and percona/orchestrator to proxysql/orchestrator.
  • Logo Path Adjustment: Adjusted the project logo path to use a local reference (docs/images/orchestrator-logo-wide.png) instead of an external GitHub URL.
  • Future Vision Section: Introduced a 'Future Vision' section detailing ProxySQL-native integration, PostgreSQL exploration, and modernization plans for the project.
  • Expanded History Section: Expanded the 'History' section to include the full lineage of the orchestrator project, from its origin at Outbrain to its current maintainership by ProxySQL LLC.
  • Community Section: Added a 'Community' section with links to CONTRIBUTING.md, CODE_OF_CONDUCT.md, and SECURITY.md.
  • Percona Contact Removal: Removed Percona-specific contact information (orchestrator@percona.com).
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request effectively rebrands the project to reflect its new maintainership under ProxySQL LLC. The updates to the README, including badge URLs, documentation links, and the addition of 'Future Vision', 'History', and 'Community' sections, are well-executed. I have one suggestion regarding the dates in the 'History' section to improve clarity and consistency with the rest of the document.

Comment thread README.md
Comment on lines +80 to +81
- 2024-2025 maintained by [Percona](https://percona.com) as https://github.com/percona/orchestrator
- 2026-present maintained by [ProxySQL LLC](https://proxysql.com) as https://github.com/proxysql/orchestrator
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The years listed for Percona (2024-2025) and ProxySQL LLC (2026-present) in the history section appear to be set in the future. This conflicts with the new banner at the top of the file stating that the project is currently 'Maintained by ProxySQL LLC'. This discrepancy could be confusing for users. Please align the dates in the history section with the current maintainership status.

Suggested change
- 2024-2025 maintained by [Percona](https://percona.com) as https://github.com/percona/orchestrator
- 2026-present maintained by [ProxySQL LLC](https://proxysql.com) as https://github.com/proxysql/orchestrator
- 2024 maintained by [Percona](https://percona.com) as https://github.com/percona/orchestrator
- 2024-present maintained by [ProxySQL LLC](https://proxysql.com) as https://github.com/proxysql/orchestrator

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates README.md to reflect ProxySQL LLC as the active maintainer of orchestrator, refreshes repository links/badges for the new proxysql/orchestrator location, and adds forward-looking and governance-oriented sections.

Changes:

  • Replaces the Percona fork notice with a ProxySQL LLC maintainer statement and contribution entry point.
  • Updates badges, documentation links, and logo rendering (local image path) for the proxysql/orchestrator repo.
  • Adds new “Future Vision”, expanded “History” lineage, and “Community” sections.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +83 to +87
#### Community

- [CONTRIBUTING.md](CONTRIBUTING.md) — how to contribute
- [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) — community standards
- [SECURITY.md](SECURITY.md) — reporting security vulnerabilities
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Community section links to CONTRIBUTING.md, CODE_OF_CONDUCT.md, and SECURITY.md at the repo root, but those files do not exist in this repository (only docs/contributions.md and docs/security.md are present). Please either add the referenced governance files in this PR, or update these links to point at the existing documents so the README doesn’t introduce broken links.

Copilot uses AI. Check for mistakes.
Comment thread README.md
> **Maintained by [ProxySQL LLC](https://proxysql.com).** We are committed to keeping orchestrator alive and moving forward. Contributions from the community are welcome — see [CONTRIBUTING.md](CONTRIBUTING.md) to get started.

>We are not currently entertaining external enhancements or feature requests. We do, however, believe Orchestrator has potential and are open to exploring its future as a community-driven project. We welcome collaboration with interested organizations. Our priority is determining whether sufficient resources (time and funding) can be secured to ensure Orchestrator's continued maintenance and development. We're open to discussing potential partnerships with organizations who might be interested in supporting this effort.
# orchestrator [[Documentation]](https://github.com/proxysql/orchestrator/tree/master/docs)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation link is hard-coded to https://github.com/proxysql/orchestrator/tree/master/docs. Consider switching this to a relative link (e.g., docs/ or /docs) so it keeps working on forks and doesn’t depend on the default branch name.

Suggested change
# orchestrator [[Documentation]](https://github.com/proxysql/orchestrator/tree/master/docs)
# orchestrator [[Documentation]](docs/)

Copilot uses AI. Check for mistakes.
Comment thread README.md
- More...

Read the [Orchestrator documentation](https://github.com/openark/orchestrator/tree/master/docs)
Read the [Orchestrator documentation](https://github.com/proxysql/orchestrator/tree/master/docs)
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This second documentation link is also hard-coded to https://github.com/proxysql/orchestrator/tree/master/docs. Using a relative link (docs/ or /docs) would avoid future rebrand/branch churn and keep the link correct for forks and local renderers.

Copilot uses AI. Check for mistakes.
Comment thread README.md
Comment on lines 76 to +78
- 2014 at [Outbrain](http://outbrain.com) as https://github.com/outbrain/orchestrator
- 2015 at [Booking.com](http://booking.com) as https://github.com/outbrain/orchestrator
- 2016-2020 at [GitHub](http://github.com) as https://github.com/github/orchestrator
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The History section uses plain http:// links for Outbrain/Booking.com/GitHub. Please switch these to https:// to avoid mixed-content warnings and to follow modern security best practices.

Suggested change
- 2014 at [Outbrain](http://outbrain.com) as https://github.com/outbrain/orchestrator
- 2015 at [Booking.com](http://booking.com) as https://github.com/outbrain/orchestrator
- 2016-2020 at [GitHub](http://github.com) as https://github.com/github/orchestrator
- 2014 at [Outbrain](https://outbrain.com) as https://github.com/outbrain/orchestrator
- 2015 at [Booking.com](https://booking.com) as https://github.com/outbrain/orchestrator
- 2016-2020 at [GitHub](https://github.com) as https://github.com/github/orchestrator

Copilot uses AI. Check for mistakes.
@renecannao
Copy link
Copy Markdown
Author

Closing — superseded by PR #14 which was already merged with the README overhaul.

@renecannao renecannao closed this Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rebrand README for ProxySQL LLC maintainership

2 participants