Decouple users from people

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-09-22 15:02:08 +02:00
parent 104330d3fd
commit 533822b60d
35 changed files with 296 additions and 872 deletions

View File

@@ -69,7 +69,6 @@ type (
Approver string
Description string
PublishedAt *time.Time
PublishedBy string
Signatures []SignatureData
}