Add second author
This commit is contained in:
1
LICENSE
1
LICENSE
@@ -1,6 +1,7 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2022 Rdimo
|
Copyright (c) 2022 Rdimo
|
||||||
|
Copyright (c) 2022 Voronin9032 <voronin9032n3@gmail.com>
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@@ -3,7 +3,10 @@ name = "traps"
|
|||||||
version = "2.0.1"
|
version = "2.0.1"
|
||||||
description = "how about you pip install some traps"
|
description = "how about you pip install some traps"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = ["Rdimo <contact.rdimo@gmail.com>"]
|
authors = [
|
||||||
|
"Rdimo <contact.rdimo@gmail.com>",
|
||||||
|
"Voronin9032 <voronin9032n3@gmail.com>"
|
||||||
|
]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
keywords = [
|
keywords = [
|
||||||
"traps", "python", "package",
|
"traps", "python", "package",
|
||||||
|
|||||||
Reference in New Issue
Block a user