Skip to content

Commit

Permalink
pypasta: JailhouseMailCharacteristics: improve ROOT_DIRS
Browse files Browse the repository at this point in the history
Add missing directory. samples/ was used in some patches.

Signed-off-by: Ralf Ramsauer <[email protected]>
  • Loading branch information
rralf committed Sep 10, 2021
1 parent fedc7a8 commit 5d2352b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pypasta/JailhouseMailCharacteristics.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class JailhouseMailCharacteristics(MailCharacteristics):
'inmates',
'pyjailhouse',
'scripts',
'samples',
'tools',
]
ROOT_FILES = ['CONTRIBUTING.md',
Expand Down

0 comments on commit 5d2352b

Please sign in to comment.