]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Arsenal: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Feb 2026 06:53:49 +0000 (06:53 +0000)
committerFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 26 Feb 2026 09:22:56 +0000 (09:22 +0000)
- Repo: alexeiva/Arsenal
- Commit: 878af084 (fonts | sources | OFL: fixed copyright string)
- Config: Override in google/fonts family directory
- Status: `complete`
- Confidence: HIGH

ofl/arsenal/METADATA.pb
ofl/arsenal/upstream_info.md [new file with mode: 0644]

index 4b9edf390b79fc70797d94cdc357196f8bdfc4f2..07c63e25482b71af2ab7b722d37684d973832347 100644 (file)
@@ -47,4 +47,5 @@ subsets: "menu"
 subsets: "vietnamese"
 source {
   repository_url: "https://github.com/alexeiva/Arsenal"
+  commit: "878af0840749599133561eb6579d84f5c94f58f5"
 }
diff --git a/ofl/arsenal/upstream_info.md b/ofl/arsenal/upstream_info.md
new file mode 100644 (file)
index 0000000..05e7bcc
--- /dev/null
@@ -0,0 +1,55 @@
+# Arsenal
+
+**Status**: `complete`
+**Date**: 2026-02-25
+**Designer**: Andrij Shevchenko
+**License**: OFL
+**METADATA.pb**: `ofl/arsenal/METADATA.pb`
+
+## Data
+
+| Field | Value |
+|-------|-------|
+| Repository URL | https://github.com/alexeiva/Arsenal |
+| Commit | `878af0840749599133561eb6579d84f5c94f58f5` |
+| Config YAML | Override in google/fonts family directory |
+
+## Methodology
+
+### Repository URL
+Pre-existing in METADATA.pb `source { repository_url }` field.
+
+### Commit Hash
+Identified via google/fonts PR body analysis, commit message references, or date correlation with upstream history.
+- Commit date: 2016-12-06 10:08:59 +0100
+- Commit message: "fonts | sources | OFL: fixed copyright string"
+
+### Config YAML
+Override `config.yaml` exists in the google/fonts family directory. Per policy, `config_yaml` field is omitted from METADATA.pb.
+
+## Evidence
+
+### METADATA.pb source block
+- `repository_url`: `https://github.com/alexeiva/Arsenal`
+- `commit`: `—`
+- `config_yaml`: `—`
+
+### google/fonts history
+- Last font modification: `2f6c0a183f9d`
+- Date: 2016-12-06 11:05:42 +0100
+- Subject: "arsenal: v1.001 added (#507)"
+
+### Upstream repo cache
+- Cached at: `alexeiva/Arsenal`
+- Commit `878af0840749` verified ✓
+
+### Override config
+Override `config.yaml` exists in `ofl/arsenal/config.yaml`.
+
+## Confidence
+
+**High**: URL pre-existing in METADATA.pb; commit verified in upstream repo
+
+## Notes
+
+m4rc1e's commit 'fixed copyright string' (2016-12-06) from PR #6 branch, used for gfonts PR #507 merged same day. Later merged to master as ec148f6.