Skip to content

Commit

Permalink
Fix author contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
dramanica committed Dec 7, 2023
1 parent 153de1a commit b05fbbb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ Package: geoGraph
Type: Package
Title: Walking through the geographic space using graphs
Version: 1.1.1.9001
Author: Thibaut Jombart,
Andrea Manica
Author: c(
person("Thibaut", "Jombart", role = "aut"),
person("Andrea", "Manica", , "[email protected]", role = c("aut", "cre")))
Maintainer: Andrea Manica <[email protected]>
Description: Classes and methods for spatial graphs interfaced with support for GIS shapefiles.
License: GPL (>=2)
Expand Down

0 comments on commit b05fbbb

Please sign in to comment.