Add second author

This commit is contained in:
2022-06-18 07:37:02 +03:00
parent bdcf5aa366
commit af89a66e16
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
MIT License
Copyright (c) 2022 Rdimo
Copyright (c) 2022 Voronin9032 <voronin9032n3@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -3,7 +3,10 @@ name = "traps"
version = "2.0.1"
description = "how about you pip install some traps"
readme = "README.md"
authors = ["Rdimo <contact.rdimo@gmail.com>"]
authors = [
"Rdimo <contact.rdimo@gmail.com>",
"Voronin9032 <voronin9032n3@gmail.com>"
]
license = "MIT"
keywords = [
"traps", "python", "package",