From c4306b602a1a07aac9802059362ecf0d4a1dcf07 Mon Sep 17 00:00:00 2001 From: Petr Onderka Date: Tue, 24 Feb 2026 15:27:40 +0100 Subject: [PATCH] Update API review meeting frequency to once a week Based on the calendar, Thursday reviews aren't happening since May 2025. --- docs/project/api-review-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/project/api-review-process.md b/docs/project/api-review-process.md index dd11d074a33e50..93ac9a8736d987 100644 --- a/docs/project/api-review-process.md +++ b/docs/project/api-review-process.md @@ -67,7 +67,7 @@ APIs and some code samples that show how it should be used. If changes are neces * **Fast track**. If you need to bypass the backlog apply both `api-ready-for-review` and `blocking`. All blocking issues are looked at before we walk the backlog. * **Dedicated review**. This only applies to area owners. If an issue you are the area owner for needs an hour or longer, send an email to FXDC and we book dedicated time. Rule of thumb: if the API proposal has more than a dozen APIs and/or the APIs have complex policy, then you need 60 min or more. When in doubt, send mail to FXDC. -API Review meetings typically occur twice per week, on Tuesdays and Thursdays from 10am to 12pm Pacific Time. The schedule is available at https://apireview.net/schedule. +API Review meetings typically occur once per week, on Tuesdays from 10am to 12pm Pacific Time. The schedule is available at https://apireview.net/schedule. ## Pull requests