From f4b8495d9c27624e96af00b4e47325dad1181338 Mon Sep 17 00:00:00 2001 From: Samay Kapadia <1297369+sa-@users.noreply.github.com> Date: Wed, 26 Mar 2025 14:52:17 +0100 Subject: [PATCH] Update mojoproject.toml --- mojoproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mojoproject.toml b/mojoproject.toml index a5a0926..d6590d7 100644 --- a/mojoproject.toml +++ b/mojoproject.toml @@ -1,5 +1,5 @@ [project] -authors = ["Marius Seritan <39998+winding-lines@users.noreply.github.com>"] +authors = [] channels = ["https://conda.modular.com/max-nightly", "https://conda.modular.com/max", "https://repo.prefix.dev/modular-community", "conda-forge"] name = "arrow" platforms = ["osx-arm64", "linux-64"]