File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -88,9 +88,11 @@ Contributors:
88
88
89
89
Shlomi Fish (shlomif)
90
90
91
+ Shawn Laffan (SLAFFAN)
92
+
91
93
# COPYRIGHT AND LICENSE
92
94
93
- This software is copyright (c) 2013-2022 by Graham Ollis.
95
+ This software is copyright (c) 2013-2024 by Graham Ollis.
94
96
95
97
This is free software; you can redistribute it and/or modify it under
96
98
the same terms as the Perl 5 programming language system itself.
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ pod_spelling_system:
7
7
- FFI
8
8
- Shlomi
9
9
- shlomif
10
+ - Laffan
11
+ - SLAFFAN
10
12
11
13
pod_coverage :
12
14
# format is "Class#method" or "Class", regex allowed
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ cpan = 1
63
63
[Author::Plicease::Thanks]
64
64
current = Graham Ollis <
[email protected] >
65
65
contributor = Shlomi Fish (shlomif)
66
+ contributor = Shawn Laffan (SLAFFAN)
66
67
67
68
[PruneFiles]
68
69
filename = a.out
You can’t perform that action at this time.
0 commit comments