-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdep5
43 lines (39 loc) · 842 Bytes
/
dep5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: boot-operator
Upstream-Contact: IronCore authors <[email protected]>
Source: https://github.com/ironcore-dev/boot-operator
# --------------------------------------------------
# source code
Files:
.github/*
.gitignore
CODEOWNERS
Dockerfile
Makefile
PROJECT
config/*
gen/*
go.mod
go.sum
hack/*
server/*
templates/*
internal/*
cmd/*
api/*
config/*
test/*
CONTRIBUTING.md
PROJECT
mkdocs.yml
.dockerignore
.golangci.yml
Copyright: 2024 SAP SE or an SAP affiliate company and IronCore contributors
License: Apache-2.0
# --------------------------------------------------
# documentation
Files:
docs/*
README.md
Copyright: 2024 SAP SE or an SAP affiliate company and IronCore contributors
License: Apache-2.0