add myself to crate authors

This commit is contained in:
Johann150 2021-01-31 21:14:15 +01:00 committed by GitHub
parent 428bc74023
commit b05245da92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
[package]
name = "agate"
version = "2.3.0"
authors = ["Matt Brubeck <mbrubeck@limpet.net>"]
authors = ["Matt Brubeck <mbrubeck@limpet.net>", "Johann150 <johann+agate@qwertqwefsday.eu>"]
description = "Very simple server for the Gemini hypertext protocol"
keywords = ["server", "gemini", "hypertext", "internet", "protocol"]
categories = ["network-programming"]