]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Pavanam: add source block to METADATA.pb
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 18:26:37 +0000 (18:26 +0000)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Thu, 12 Mar 2026 23:12:35 +0000 (23:12 +0000)
Assisted by an AI agent (Claude Opus 4.6)

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

index 576a5ff0f9fa27563c7fd9fd52914fc6106784ae..2fa3ca88290e7f169c046462cdfd035861a8caa1 100644 (file)
@@ -17,3 +17,7 @@ subsets: "latin-ext"
 subsets: "menu"
 subsets: "tamil"
 primary_script: "Taml"
+source {
+  repository_url: "https://github.com/enathu/pavanam"
+  commit: "c4ba9335116a4ff2c124ebf918455748caedccac"
+}
diff --git a/ofl/pavanam/upstream_info.md b/ofl/pavanam/upstream_info.md
new file mode 100644 (file)
index 0000000..98ab85f
--- /dev/null
@@ -0,0 +1,32 @@
+# Pavanam — Source Metadata Investigation
+
+**Model**: Claude Opus 4.6
+**Date**: 2026-03-12
+
+## Summary
+
+The canonical upstream repository for Pavanam was identified as **https://github.com/enathu/pavanam**, maintained by the designer Tharique Azeez (GitHub username: enathu). This was confirmed by the DESCRIPTION.en_us.html in the google/fonts repository, which explicitly links to this repository. The repository is designer-owned and contains UFO source files.
+
+## Investigation
+
+The METADATA.pb listed the designer as Tharique Azeez with copyright referencing both Tharique Azeez and Vernon Adams (whose Pontano Sans Latin design was used as the basis for the Latin portion).
+
+The DESCRIPTION.en_us.html explicitly linked to `https://github.com/enathu/pavanam` and noted the repository contains complete set of source files in UFO format. A web search confirmed this is the canonical designer's own repository, with the GitHub user enathu being Tharique Azeez.
+
+The latest commit in the upstream repository was retrieved:
+
+- **Commit**: `c4ba9335116a4ff2c124ebf918455748caedccac`
+- **Message**: "Fix for #6"
+- **Date**: 2016-05-25
+
+## Upstream Repository
+
+- **URL**: https://github.com/enathu/pavanam
+- **Owner**: Tharique Azeez (enathu)
+- **Type**: Designer-owned canonical upstream
+- **License**: OFL 1.1
+- **Latest commit**: `c4ba9335116a4ff2c124ebf918455748caedccac`
+
+## METADATA.pb Changes
+
+A `source` block was added to METADATA.pb with the repository URL and latest commit hash.