AV-98-fork

A fork of https://tildegit.org/solderpunk/AV-98
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 68e55d245a0810852d862f8482603418600c764d
parent 991de05512eb6637f32e70e1a22bfa8c598a108c
Author: Solderpunk <solderpunk@sdf.org>
Date:   Sun, 17 May 2020 17:57:34 +0200

Add AV-98 contributors, in place of VF-1 contributors.

Diffstat:
Mav98.py | 10++++------
1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/av98.py b/av98.py @@ -1,12 +1,10 @@ #!/usr/bin/env python3 # AV-98 Gemini client -# (C) 2019 Solderpunk <solderpunk@sdf.org> # Dervied from VF-1 (https://github.com/solderpunk/VF-1), -# which features contributions from: -# - Alex Schroeder <alex@gnu.org> -# - Joseph Lyman <tfurrows@sdf.org> -# - Adam Mayer (https://github.com/phooky) -# - Paco Estaban <paco@onna.be> +# (C) 2019, 2020 Solderpunk <solderpunk@sdf.org> +# With contributions from: +# - <vee@vnsf.xyz> +# - <jprjr@tilde.club> import argparse import cmd