This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new d6b49034c2 GH-48869: [Doc] Add runs-on and AWS to Continuous
Integration Sponsors on README (#48881)
d6b49034c2 is described below
commit d6b49034c25ddf5fba585046982453734f4dc440
Author: Raúl Cumplido <[email protected]>
AuthorDate: Tue Jan 20 22:54:07 2026 +0100
GH-48869: [Doc] Add runs-on and AWS to Continuous Integration Sponsors on
README (#48881)
### Rationale for this change
We have added runs-on as a solution for our cuda runners. As part of their
[nonprofit license](https://runs-on.com/legal/nonprofit-license/), which we are
using, we should add a working hyperlink and a shout-out to our documentation
or our README.
### What changes are included in this PR?
- Add section for `Continuous Integration Sponsors` on README with link to
runs-on and AWS.
- Remove unused link
### Are these changes tested?
No
### Are there any user-facing changes?
No
* GitHub Issue: #48869
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
---
README.md | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 6d5d50fe06..3f778ce6b8 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ on git main.
## How to Contribute
-Please read our latest [project contribution guide][5].
+Please read our latest [project contribution guide][4].
## Getting involved
@@ -103,8 +103,14 @@ integrations in other projects, we'd be happy to have you
involved:
- [Learn the format][2]
- Contribute code to one of the reference implementations
+## Continuous Integration Sponsors
+
+We use [runs-on][5] for managing the project self-hosted runners.
+We use [AWS][6] for some of the required infrastructure for the project.
+
[1]: mailto:[email protected]
[2]: https://github.com/apache/arrow/tree/main/format
[3]: https://github.com/apache/arrow/issues
-[4]: https://github.com/apache/arrow
-[5]: https://arrow.apache.org/docs/dev/developers/index.html
+[4]: https://arrow.apache.org/docs/dev/developers/index.html
+[5]: https://runs-on.com/
+[6]: https://aws.amazon.com/