Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove myself from the repository #24165

Merged
merged 1 commit into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .c3i/authorized_users.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ authorized_users:
- Croydon
- Johnnyxy
- solvingj
- ericLemanissier
- tru
- sztomi
- theodelrieu
Expand Down
3 changes: 0 additions & 3 deletions .c3i/reviewers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ reviewers:
- user: "theirix"
type: "community"
request_reviews: false
- user: "ericLemanissier"
type: "community"
request_reviews: false
- user: "prince-chrismc"
type: "community"
request_reviews: false
Expand Down
7 changes: 0 additions & 7 deletions docs/community_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,12 @@ If you are looking to stay up to date with the last Conan news, follow us on Twi

- [Updatable Recipes](https://github.com/qchateau/conan-center-bot): Automatically scans available recipes and checked for new upstream releases and tests one configuration
- The results can be found here: https://qchateau.github.io/conan-center-bot/#/updatable
- [Conflicting Pull Requests](https://github.com/ericLemanissier/conan-center-conflicting-prs): Checks all the open pull requests for those which edit the same
recipe files and posts a message.
- The results can be found here: https://ericlemanissier.github.io/conan-center-conflicting-prs/
- [Pending Review](https://github.com/prince-chrismc/conan-center-index-pending-review)
- The results can be found here: https://prince-chrismc.github.io/conan-center-index-pending-review/
- [Pull Request In Progress Status](https://ericlemanissier.github.io/conan-center-pr-status/in_progress_jobs)
- [System Package Checks](https://github.com/bincrafters/system-packages-checks): Builds automatically all `system` versions of recipes merged on CCI
and being pull requested on a selection of Linux distributions and FreeBSD
- The results can be found here: https://bincrafters.github.io/system-packages-checks/

## Tools

- [FreeBSD Testing](https://github.com/ericLemanissier/conan-center-index/tree/freebsd): Detects pull requests with `FreeBSD` in the description and runs a test for
one configuration on that platform
- The results can be found here: https://github.com/ericLemanissier/conan-center-index/actions?query=workflow%3ACI
- [Bincrafters Conventions](https://github.com/bincrafters/bincrafters-conventions): Automatically updates Conan recipes to the latest conventions and rules
Loading