File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ * @ fl64 @ Isteb4k
2+ /.github / @ universal-itengineer @ nevermarine
3+
4+ /crds / @ fl64 @ z9r5 @ goganat
5+ /docs / @ fl64 @ z9r5 @ goganat
6+ /openapi / @ fl64 @ z9r5 @ goganat
7+ /monitoring / @ fl64 @ Isteb4k
8+ /tests / @ hardcoretime @ danilrwx
9+
10+ /images / @ universal-itengineer @ nevermarine
11+ /images /cdi-artifact / @ Isteb4k @ yaroslavborbat @ diafour
12+ /images /virt-artifact / @ Isteb4k @ yaroslavborbat @ diafour
13+ /images /dvcr-artifact / @ Isteb4k @ yaroslavborbat @ diafour
14+ /images /vm-route-forge / @ yaroslavborbat @ diafour
15+ /images /kube-api-rewriter / @ diafour @ yaroslavborbat
16+ /images /virtualization-artifact / @ Isteb4k @ yaroslavborbat
17+ /images /virtualization-artifact /pkg /controller /vm / @ yaroslavborbat @ Isteb4k
18+ /images /virtualization-artifact /pkg /controller /vmip / @ LopatinDmitr @ Isteb4k
19+ /images /virtualization-artifact /pkg /controller /vmiplease / @ LopatinDmitr @ Isteb4k
20+
21+ * werf * @ universal-itengineer @ nevermarine
Original file line number Diff line number Diff line change @@ -37,9 +37,7 @@ var CELicenseRe = regexp.MustCompile(`(?s)[/#{!-]*(\s)*Copyright 20[2-9][1-9] Fl
3737[/#{!-]*(\s)*limitations under the License.[-!}\n]{0,1}` )
3838
3939var fileToCheckRe = regexp .MustCompile (`\.go$|/[^/.]+$|\.sh$|\.lua$|\.py$|^\.github/(scripts|workflows|workflow_templates)/.+\.(js|yml|yaml|sh)$` )
40- var fileToSkipRe = regexp .MustCompile (`geohash.lua$|\.
41- github/CODEOWNERS|Dockerfile$|id_ed$|Makefile$|Taskfile|/docs/|bashrc$|inputrc$|modules_menu_skip$
42- |LICENSE$` )
40+ var fileToSkipRe = regexp .MustCompile (`geohash.lua$|\.github/CODEOWNERS|Dockerfile$|id_ed$|Makefile$|Taskfile|/docs/|bashrc$|inputrc$|modules_menu_skip$|LICENSE$` )
4341
4442func RunCopyrightValidation (info * DiffInfo ) (exitCode int ) {
4543 fmt .Println ("Run 'copyright' validation ..." )
You can’t perform that action at this time.
0 commit comments