namespace MangaReader.Core.Metadata; public enum SourceMangaContributorRole { Unknown, Author, Artist }