From 759d722401a6d55351bed30b9df4f2a2adf95267 Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 8 Jul 2026 14:25:54 +0200 Subject: [PATCH] Add repo classification for State Hub registration --- .repo-classification.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .repo-classification.yaml diff --git a/.repo-classification.yaml b/.repo-classification.yaml new file mode 100644 index 0000000..1fd16ac --- /dev/null +++ b/.repo-classification.yaml @@ -0,0 +1,24 @@ +repo_classification: + standard: Repo Classification Standard + version: "1.0" + classified_at: "2026-07-08" + classified_by: human + + category: experimental + domain: consumer + secondary_domains: [] + + capability_tags: + - game + - entertainment + + business_stake: + - experience + - technology + + business_mechanics: [] + + notes: > + Personal Pygame snake game promoted from lando_worsch/python-snake on Gitea + to coulomb/python-snake on Forgejo; registered in State Hub as consumer + entertainment. \ No newline at end of file