diff options
Diffstat (limited to '')
-rw-r--r-- | debian/debcargo.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/debcargo.toml b/debian/debcargo.toml new file mode 100644 index 0000000..b7da332 --- /dev/null +++ b/debian/debcargo.toml @@ -0,0 +1,7 @@ +overlay = "." +uploaders = [ + "Ximin Luo <infinity0@debian.org>", + "Wolfgang Silbermayr <wolfgang@silbermayr.at>", +] + +collapse_features = true
\ No newline at end of file |