File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,21 +15,21 @@ path = [
1515 " README.md" ,
1616 " api/**" ,
1717 " charts/**" ,
18+ " cmd/**" ,
19+ " cmdutils/**" ,
1820 " config/**" ,
19- " controllers/**" ,
20- " clientset/**" ,
21- " clientgo/**" ,
2221 " go.mod" ,
2322 " go.sum" ,
2423 " hack/**" ," main.go" ,
24+ " internal/**" ,
2525 " REUSE.toml"
2626]
2727precedence = " aggregate"
28- SPDX-FileCopyrightText = " 2024 SAP SE or an SAP affiliate company and IronCore contributors"
28+ SPDX-FileCopyrightText = " 2025 SAP SE or an SAP affiliate company and IronCore contributors"
2929SPDX-License-Identifier = " Apache-2.0"
3030
3131[[annotations ]]
3232path = [" docs/**" , " README.md" ]
3333precedence = " aggregate"
34- SPDX-FileCopyrightText = " 2024 SAP SE or an SAP affiliate company and IronCore contributors"
34+ SPDX-FileCopyrightText = " 2025 SAP SE or an SAP affiliate company and IronCore contributors"
3535SPDX-License-Identifier = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments