From 581405e699b08f500c46ef2cc2b7c1463eed58d6 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Mon, 30 Mar 2026 00:13:37 -0500 Subject: [PATCH] chore: migrate .mokostandards to .github/ --- .github/.mokostandards | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/.mokostandards diff --git a/.github/.mokostandards b/.github/.mokostandards new file mode 100644 index 0000000..4c956d5 --- /dev/null +++ b/.github/.mokostandards @@ -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.02.30 +# BRIEF: Governance attachment template — synced to .mokostandards in every governed repository +# NOTE: Tokens replaced at sync time: mokoconsulting-tech, MokoCassiopeia, waas-component, 04.02.29 +# +# 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.02.29" +platform: "waas-component" +governed_repo: "mokoconsulting-tech/MokoCassiopeia"