Skip to content

Commit 4317859

Browse files
authored
Other minor changes to credits (#4842)
1 parent d9ab3d6 commit 4317859

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/scapy/backmatter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Credits
44
*******
55

66
The maintainers of Scapy are:
7+
- Pierre Lalet
78
- Gabriel Potter (Lead maintainer)
8-
- Nils Weiss
99
- Guillaume Valadon
10-
- Pierre Lalet
10+
- Nils Weiss
1111

1212
Former maintainers include:
1313
- Philippe Biondi, who was Scapy's original author.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ authors = [
1010
{ name="Gabriel POTTER" },
1111
]
1212
maintainers = [
13+
{ name="Pierre LALET" },
1314
{ name="Gabriel POTTER" },
14-
{ name="Nils WEISS" },
1515
{ name="Guillaume VALADON" },
16-
{ name="Pierre LALET" },
16+
{ name="Nils WEISS" },
1717
]
1818
license = { text="GPL-2.0-only" }
1919
requires-python = ">=3.7, <4"

0 commit comments

Comments
 (0)