From fa6af2cdc6709bae6fdf27c4f5b7aebea31df96a Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 9 Sep 2021 01:55:44 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d0123b2aaf..2d835b3e83 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -168,6 +168,7 @@ http://example.com/stream.m3u8 - `scripts/` - `data/`: data used in scripts. - `helpers/`: helper scripts. + - `create-matrix.js`: used within GitHub workflow to create matrix of files to process. - `filter.js`: used within GitHub workflow to remove blacklisted channels from playlists. - `format.js`: used within GitHub workflow to format channel descriptions. - `generate.js`: used within GitHub workflow to generate all additional playlists.