-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8ef6f81
commit ef861a9
Showing
3 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,5 +38,23 @@ Romain Gayon ([email protected]) | |
Eric ([email protected]) | ||
Hilko Bengen ([email protected]) | ||
Ken Macleod ([email protected]) | ||
dc3.plaso ([email protected]) | ||
Jesus Aguilar ([email protected]) | ||
Vladimir Macko ([email protected]) | ||
James Nettesheim ([email protected]) | ||
Benoit Sevens ([email protected]) | ||
Ramses de Beer ([email protected]) | ||
chima uzoekwe ([email protected]) | ||
John Galvin ([email protected]) | ||
Emanuele Pucciarelli ([email protected]) | ||
teeshop ([email protected]) | ||
GalacticMaster ([email protected]) | ||
infosecjosh ([email protected]) | ||
Everest Stefan Munro-Zeisberger ([email protected]) | ||
Antoine ([email protected]) | ||
Ryan Benson ([email protected]) | ||
Pasquale Stirparo ([email protected]) | ||
Guy Lewin ([email protected]) | ||
Jonas Plum ([email protected]) | ||
Samuele Pilleri ([email protected]) | ||
Tory Cullen ([email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
plaso (20181215-1) unstable; urgency=low | ||
plaso (20181219-1) unstable; urgency=low | ||
|
||
* Auto-generated | ||
|
||
-- Log2Timeline maintainers <[email protected]> Sat, 15 Dec 2018 17:21:02 +0100 | ||
-- Log2Timeline maintainers <[email protected]> Wed, 19 Dec 2018 20:00:23 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ | |
|
||
from __future__ import unicode_literals | ||
|
||
__version__ = '20181215' | ||
__version__ = '20181219' |