From 8d7715ee4bc6ea96e6cc7a7aef28aff4d296d806 Mon Sep 17 00:00:00 2001 From: Solderpunk Date: Tue, 2 Jun 2020 22:57:48 +0200 Subject: [PATCH] Add dancek to contributors, sort contributors alphabetically. --- av98.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/av98.py b/av98.py index 2aef9a5..d436ba9 100755 --- a/av98.py +++ b/av98.py @@ -3,8 +3,9 @@ # Dervied from VF-1 (https://github.com/solderpunk/VF-1), # (C) 2019, 2020 Solderpunk # With contributions from: -# - +# - danceka # - +# - import argparse import cmd