Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 92914a3

Browse files
committed
remove legacy authors
1 parent 9b69e30 commit 92914a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NuGet/ServiceStack.OrmLite.PostgreSQL/servicestack.ormlite.postgresql.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<id>ServiceStack.OrmLite.PostgreSQL</id>
55
<title>OrmLite.PostgreSQL - Fast, code-first, config-free Poco ORM</title>
66
<version>4.0.0</version>
7-
<authors>Service Stack, Tomasz Kubacki</authors>
8-
<owners>Service Stack, Tomasz Kubacki</owners>
7+
<authors>Service Stack</authors>
8+
<owners>Service Stack</owners>
99
<description>
1010
Light, simple and fast convention-based code-first POCO ORM for PostgreSQL.
1111
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Postgres.

0 commit comments

Comments
 (0)