From cdee175857a1ef75bbec3814d0517ca6f5b58100 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sun, 19 Apr 2026 00:49:35 -0500 Subject: [PATCH] Remove .moko-standards [skip ci] --- .gitignore | 1 + .moko-standards | 20 -------------------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 .moko-standards diff --git a/.gitignore b/.gitignore index e227a3a..bfdf546 100644 --- a/.gitignore +++ b/.gitignore @@ -204,3 +204,4 @@ src/media/css/theme/*.custom.min.css src/templates/*.custom.css templates/*.custom.css update.xml +.moko-standards diff --git a/.moko-standards b/.moko-standards deleted file mode 100644 index bcac6b4..0000000 --- a/.moko-standards +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright (C) 2026 Moko Consulting -# SPDX-License-Identifier: GPL-3.0-or-later -# FILE INFORMATION -# DEFGROUP: MokoStandards.Templates.Config -# INGROUP: MokoStandards.Templates -# REPO: https://git.mokoconsulting.tech/MokoConsulting/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://git.mokoconsulting.tech/MokoConsulting/MokoStandards - -standards_source: "https://git.mokoconsulting.tech/MokoConsulting/MokoStandards" -standards_version: "04.00.04" -platform: "waas-component" -governed_repo: "MokoConsulting/MokoCassiopeia"