From 618dc67b4c491be252426542c014f5af09bf7a3f Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Fri, 24 May 2024 11:57:37 -0300 Subject: [PATCH] reword the creation of a team --- rfcs/0146-meta-categories.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/rfcs/0146-meta-categories.md b/rfcs/0146-meta-categories.md index 44a50b1..0cbd575 100755 --- a/rfcs/0146-meta-categories.md +++ b/rfcs/0146-meta-categories.md @@ -264,11 +264,15 @@ Still unsolved is what data structure is better suited to represent a category. # Future work [future]: #future-work -- Create a team to manage categorization-related issues, including but not - limited to: - - Curate the categories. - - Update documentation. - - Update Continuous Integration. +Given the typical complexities that arise from categorization, and expecting +that regular maintainers are not expected to understand its minuteness, it is +strongly recommended the creation of a team entrusted to manage issues related +to categorization, including but not limited to: + +- Update documentation. +- Curate the categories. +- Update Continuous Integration. +- Integrate categorization over the current codebase. # References [references]: #references