Skip to content

Commit 1273245

Browse files
committed
change maintainer email, increment version and update codemeta
1 parent ce3fd29 commit 1273245

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

DESCRIPTION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Type: Package
22
Package: r311
33
Title: Interface to the 'open311' Standard
4-
Version: 0.4.3
4+
Version: 0.4.4
55
Authors@R:
6-
person("Jonas", "Lieth", , "jonas.lieth@gesis.org", role = c("aut", "cre", "cph"))
7-
Maintainer: Jonas Lieth <jonas.lieth@gesis.org>
6+
person("Jonas", "Lieth", , "jslth@outlook.com", role = c("aut", "cre", "cph"),
7+
comment = c(ORCID = "0000-0002-3451-3176"))
8+
Maintainer: Jonas Lieth <jslth@outlook.com>
89
Description: Access and handle APIs that use the international 'open311'
910
'GeoReport v2' standard for civic issue tracking
1011
<https://wiki.open311.org/GeoReport_v2/>. Retrieve civic service types

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,11 +189,11 @@
189189
},
190190
"isPartOf": "http://ropengov.org/",
191191
"keywords": "ropengov",
192-
"fileSize": "190.938KB",
192+
"fileSize": "191.228KB",
193193
"citation": [
194194
{
195195
"@type": "SoftwareSourceCode",
196-
"datePublished": "2025",
196+
"datePublished": "2026",
197197
"author": [
198198
{
199199
"@type": "Person",

0 commit comments

Comments
 (0)