From f42f289b4ef3e8e5ab8bbc597e4f34c53f918505 Mon Sep 17 00:00:00 2001 From: Jonas Tobias Hopusch Date: Fri, 28 Jan 2022 00:58:38 +0100 Subject: [PATCH] Add basic AUTHORS.md --- AUTHORS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 AUTHORS.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..bc9c7a3 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,10 @@ +# waituntil Contributors / Authors + +By adding their names to this document, contributors agree to license all of their +contributions and patches to the waituntil project [under the AGPL version 3 or later.](./LICENSE.md) + +## Maintainer(s) + +| full name | pseudonym | email | website | notes | +|-|:-:|-:|-:|-| +| Jonas Tobias Hopusch | jotoho | [contact@jotoho.de](mailto:contact@jotoho.de) | [www.jotoho.de](https://www.jotoho.de/) | original creator |