From acf0fec46d08f5e224bdd823dea8c98ab640c354 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Sun, 29 Mar 2026 15:16:06 -0500 Subject: [PATCH] chore: migrate .moko-standards to .github/ --- .github/.moko-standards | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/.moko-standards diff --git a/.github/.moko-standards b/.github/.moko-standards new file mode 100644 index 0000000..db0c004 --- /dev/null +++ b/.github/.moko-standards @@ -0,0 +1,20 @@ +# Copyright (C) 2026 Moko Consulting +# SPDX-License-Identifier: GPL-3.0-or-later +# FILE INFORMATION +# DEFGROUP: MokoStandards.Templates.Config +# INGROUP: MokoStandards.Templates +# REPO: https://github.com/mokoconsulting-tech/MokoStandards +# PATH: /templates/configs/moko-standards.yml +# VERSION: 04.01.00 +# BRIEF: Governance attachment template — synced to .moko-standards in every governed repository +# NOTE: Tokens replaced at sync time: mokoconsulting-tech, MokoCassiopeia, waas-component, 04.00.04 +# +# This file is managed automatically by MokoStandards bulk sync. +# Do not edit manually — changes will be overwritten on the next sync. +# To update governance settings, open a PR in MokoStandards instead: +# https://github.com/mokoconsulting-tech/MokoStandards + +standards_source: "https://github.com/mokoconsulting-tech/MokoStandards" +standards_version: "04.00.04" +platform: "waas-component" +governed_repo: "mokoconsulting-tech/MokoCassiopeia"