diff options
| author | Bobby <[email protected]> | 2022-11-05 03:09:59 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-05 03:09:59 -0400 |
| commit | 3487049d5b7ada8b9e10cb5500e2f5c4249a13d8 (patch) | |
| tree | 19c37fd599bcb99eb9dbd5cecdf5f1e19f810e76 /commit.sh | |
| parent | 101cc6d5b832f6a2c22b08fb37922f3548c7a574 (diff) | |
| download | texty-3487049d5b7ada8b9e10cb5500e2f5c4249a13d8.tar.xz texty-3487049d5b7ada8b9e10cb5500e2f5c4249a13d8.zip | |
feat: Added maintainers
Diffstat (limited to 'commit.sh')
| -rwxr-xr-x | commit.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -42,6 +42,9 @@ commands() { # Generate Requirements.txt pipreqs --force . + + # Generate Maintainers List + python3 scripts/maintainers.py } # Default values for optional arguments |
