-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e46dc2f
commit 7b1ae32
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,13 @@ name = "grass_gis_helpers" | |
version = "0.1.0" | ||
authors = [ | ||
{ name="Anika Weinmann", email="[email protected]" }, | ||
{ name="Carmen Tawalika", email="[email protected]" }, | ||
{ name="Guido Riembauer", email="[email protected]" }, | ||
{ name="Johannes Halbauer", email="[email protected]" }, | ||
{ name="Julia Haas", email="[email protected]" }, | ||
{ name="Lina Krisztian", email="[email protected]" }, | ||
{ name="Markus Neteler", email="[email protected]" }, | ||
{ name="Victoria-Leandra Brunn", email="[email protected]" }, | ||
] | ||
maintainers = [{name="mundialis GmbH & Co. KG", email="[email protected]"}] | ||
description = "This library provides functions which can be used for developing GRASS GIS addons." | ||
|