We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ab3d6 commit 4317859Copy full SHA for 4317859
doc/scapy/backmatter.rst
@@ -4,10 +4,10 @@ Credits
4
*******
5
6
The maintainers of Scapy are:
7
+ - Pierre Lalet
8
- Gabriel Potter (Lead maintainer)
- - Nils Weiss
9
- Guillaume Valadon
10
- - Pierre Lalet
+ - Nils Weiss
11
12
Former maintainers include:
13
- Philippe Biondi, who was Scapy's original author.
pyproject.toml
@@ -10,10 +10,10 @@ authors = [
{ name="Gabriel POTTER" },
]
maintainers = [
+ { name="Pierre LALET" },
14
- { name="Nils WEISS" },
15
{ name="Guillaume VALADON" },
16
- { name="Pierre LALET" },
+ { name="Nils WEISS" },
17
18
license = { text="GPL-2.0-only" }
19
requires-python = ">=3.7, <4"
0 commit comments