Skip to content

Commit 6c46546

Browse files
committed
Reduce authorship to the v2 rewrite maintainer
1 parent 24bed10 commit 6c46546

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,8 @@ Type: Package
33
Title: 'ClickHouse' Interface for R via 'Arrow Flight SQL' and HTTP
44
Version: 2.0.0
55
Encoding: UTF-8
6-
Authors@R: c(
7-
person("Christian", "Hotz-Behofsits", email = "christian.hotz-behofsits@wu.ac.at", role = c("aut", "cre")),
8-
person("Daniel", "Winkler", email = "daniel.winkler@wu.ac.at", role = c("aut")),
9-
person("Luca", "Rauchenberger", email = "luca.rauchenberger@wu.ac.at", role = c("aut")),
10-
person("Peter", "Knaus", email = "peter.knaus@wu.ac.at", role = c("aut")),
11-
person("Clemens", "Danninger", email = "cran@b8000h.org", role = c("aut")),
12-
person("Daria", "Yudaeva", email = "daria.yudaeva@wu.ac.at", role = c("aut")),
13-
person("Simon", "Stiebellehner", email = "simon.stiebellehner@gmail.com", role = c("aut"))
14-
)
6+
Authors@R:
7+
person("Christian", "Hotz-Behofsits", email = "christian.hotz-behofsits@wu.ac.at", role = c("aut", "cre"))
158
Description: A 'DBI'-compliant interface to the 'ClickHouse' column-store database
169
(<https://clickhouse.com/>) for big data exploration and analytics. Communication
1710
happens entirely through 'Apache Arrow': either the native 'Arrow Flight SQL'

0 commit comments

Comments
 (0)