From 7cdd3cbbec20897c002f3c570f19921107a1c8d5 Mon Sep 17 00:00:00 2001 From: Milind Srivastava Date: Sun, 8 Mar 2026 13:07:51 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1794836a3..0c532e64d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -> **This is a fork of [ArroyoSystems/arroyo](https://github.com/ArroyoSystems/arroyo) maintained by the [ASAP project](https://github.com/ProjectASAP/asap).** +> **This is a fork of [ArroyoSystems/arroyo](https://github.com/ArroyoSystems/arroyo) maintained by [ProjectASAP](https://github.com/ProjectASAP).** > It adds Prometheus-native connectors (remote write ingest, impulse source) and a generic file source (CSV/JSON/Parquet), developed for sketch-based approximate analytics on Prometheus metrics. > Forked from upstream commit [`9ace5cac`](https://github.com/ArroyoSystems/arroyo/commit/9ace5cac81bb3f58c806c3120a249a1e1174155e). ---