Add contributor

This commit is contained in:
Michael Bucari-Tovo 2025-05-09 13:15:18 -06:00
parent 19db226f5a
commit dfb63d3275

View File

@ -41,7 +41,8 @@ public class LibationContributor
GitHubUser("muchtall"), GitHubUser("muchtall"),
GitHubUser("ScubyG"), GitHubUser("ScubyG"),
GitHubUser("patienttruth"), GitHubUser("patienttruth"),
GitHubUser("stickystyle") GitHubUser("stickystyle"),
GitHubUser("cherez"),
]); ]);
private LibationContributor(string name, LibationContributorType type,Uri link) private LibationContributor(string name, LibationContributorType type,Uri link)