diff --git a/LICENSE b/LICENSE index ca26c2443..4d0857d54 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,5 @@ Copyright (c) 2014 Joe Nelson +Copyright (c) 2019 Steve Chavez Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/postgrest.cabal b/postgrest.cabal index d7c523ed8..781ef2d7e 100644 --- a/postgrest.cabal +++ b/postgrest.cabal @@ -6,8 +6,8 @@ description: Reads the schema of a PostgreSQL database and creates RESTfu permits. license: MIT license-file: LICENSE -author: Joe Nelson, Adam Baker -maintainer: Steve Chávez +author: Joe Nelson, Adam Baker, Steve Chavez +maintainer: Steve Chavez category: Executable, PostgreSQL, Network APIs homepage: https://postgrest.org bug-reports: https://github.com/PostgREST/postgrest/issues