fix: remove missed DisplayName reference in manifest_sync.go #654

Merged
jmiller merged 1 commits from fix/650-display-name-computed into main 2026-06-20 15:58:32 +00:00
-1
View File
@@ -96,7 +96,6 @@ func SyncMetadataFromCommit(ctx context.Context, repo *repo_model.Repository, co
Platform: mxml.Governance.Platform,
StandardsVersion: mxml.Governance.StandardsVersion,
StandardsSource: mxml.Governance.StandardsSource,
DisplayName: mxml.Distribution.DisplayName,
Maintainer: mxml.Distribution.Maintainer,
MaintainerURL: mxml.Distribution.MaintainerURL,
InfoURL: mxml.Distribution.InfoURL,