Skip to content

Commit

Permalink
add top 3 committers as maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Oct 4, 2023
1 parent e382e4c commit 4f2af1a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@ name = "compliance-checker"
description = "Checks Datasets and SOS endpoints for standards compliance"
readme = "README.md"
license = {text = "Apache-2.0"}
authors = [
maintainers = [
{name = "Dave Foster", email = "dave@axiomdatascience.com"},
{name = "Benjamin Adams"},
{name = "Luke Campbell"},
{name = "Filipe Fernandes"},
]
requires-python = ">=3.8"
classifiers=[
Expand Down

0 comments on commit 4f2af1a

Please sign in to comment.