Added Milestoner configuration

Necessary to configure Milestoner (via Gemsmith) so that the Git tags point to the organization.

Milestone: minor
This commit is contained in:
Brooke Kuhlmann
2026-02-05 10:15:31 -07:00
parent a91dec61e5
commit 756fc34205
+19
View File
@@ -0,0 +1,19 @@
organization:
label: "TRMNL"
uri: "https://trmnl.com"
project:
owner: "usetrmnl"
uri:
icon: "%<organization_uri>s/favicon.ico"
logo: "%<organization_uri>s/images/brand/icon--brand.png"
syndication:
id: "%<project_uri_version>s/%<id>s"
links:
- label: "%<organization_label>s: %<project_label>s (web)"
mime: "text/html"
relation: "alternate"
uri: "%<project_uri_home>s/tags"
- label: "%<organization_label>s: %<project_label>s (feed)"
mime: "application/atom+xml"
relation: "self"
uri: "%<organization_uri>s/feeds/projects/%<project_name>s.xml"