From a9d3e6dd54755861ed21c9b098da73ea0e24999c Mon Sep 17 00:00:00 2001 From: Novus Nota <68142933+novusnota@users.noreply.github.com> Date: Thu, 16 Apr 2026 13:12:21 +0200 Subject: [PATCH] chore(codeowners): adapt the file for long-term support --- CODEOWNERS | 96 +++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 87 insertions(+), 9 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 47ce1a696..723f748b3 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,28 +2,106 @@ * @ton-org/docs ## -# CI +# Ecosystem ## -/.github/ @novusnota +# AI +/ecosystem/ai/skills.mdx @Alejandbel +/ecosystem/ai/mcp.mdx @TrueCarry @thekiba @Alejandbel +/ecosystem/ai/wallets.mdx @TrueCarry @thekiba @Alejandbel + +# APIs +/ecosystem/api/toncenter @kdimentionaltree + +# Sub-second finality upgrade +/ecosystem/subsecond.mdx @thekiba + +# Analytics +/ecosystem/analytics.mdx @ohld + +# TON Connect, AppKit, WalletKit +/ecosystem/ton-connect/ @TrueCarry +/ecosystem/appkit/ @TrueCarry @thekiba +/ecosystem/walletkit/ @TrueCarry @thekiba + +# TON Pay +/ecosystem/ton-pay @aigerimu @delovoyhomie + +# TMA +/ecosystem/tma @heyqbnk @kuhel + +# Blockchain nodes +/ecosystem/nodes/overview.mdx @yungwine @inyellowbus +/ecosystem/nodes/cpp @yungwine +/ecosystem/nodes/rust @inyellowbus + +# Staking +/ecosystem/staking @yungwine @thekiba + +## +# Payment processing +## + +/payments @Shvandre @Kaladin13 + +## +# Standard contracts +## + +/standard @Shvandre @Kaladin13 + +## +# Contract development +## + +/contract-dev @Shvandre @Kaladin13 + +## +# Tolk language +## + +/tolk @tolk-vm @Shvandre @Kaladin13 + +## +# TVM: TON Virtual Machine +## + +/tvm @Shvandre @Kaladin13 + +## +# Blockchain foundations +## + +/foundations @Shvandre @Kaladin13 ## # Contributing and components ## /contribute/ @novusnota @aigerimu +/snippets/ @novusnota ## -# AI +# CI ## -/ecosystem/ai/mcp.mdx @TrueCarry @thekiba -/ecosystem/ai/wallets.mdx @TrueCarry @thekiba +/.github/ @novusnota +/.husky/ @novusnota ## -# TON Connect, AppKit, WalletKit +# Configs and setup ## -/ecosystem/ton-connect/ @TrueCarry @thekiba -/ecosystem/appkit/ @TrueCarry @thekiba -/ecosystem/walletkit/ @TrueCarry @thekiba +/.cspell.jsonc @novusnota +/.editorconfig @novusnota +/.gitattributes @novusnota +/.gitignore @novusnota +/.npmrc @novusnota +/.prettier* @novusnota +/.remark* @novusnota +/extra* @novusnota +/package* @novusnota +/scripts/ @novusnota +/resources/dictionaries @novusnota +/resources/grammars @novusnota +/resources/logo @novusnota