namespace MangaReader.Core.Data; public enum MangaContributorRole { Author, Artist }