diff --git a/conflowgen/metadata.py b/conflowgen/metadata.py index 5c7b0fc..8e12568 100644 --- a/conflowgen/metadata.py +++ b/conflowgen/metadata.py @@ -4,6 +4,6 @@ A generator for synthetic container flows at maritime container terminals with a focus on yard operations """ -__author__ = "Marvin Kastner and Ole Grasse" +__author__ = "Marvin Kastner, Ole Grasse, and Shubhangi Gupta" __maintainer__ = "Marvin Kastner" __email__ = "marvin.kastner@tuhh.de"