Skip to content

Commit e1fc8b5

Browse files
authored
Merge pull request #67 from gab-arrobo/update-dep5
Minimize the use of dep5 file
2 parents 722c764 + 870bcf1 commit e1fc8b5

5 files changed

Lines changed: 8 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright: 2021 Open Networking Foundation
2+
# License: Apache-2.0
13
__pycache__
24
_build
35
venv-docs

.reuse/dep5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
22

3-
Files: VERSION .gitignore *.rst *.png *.svg dict.txt
3+
Files: *.rst *.png *.svg
44
Copyright: 2021 Open Networking Foundation
55
License: Apache-2.0

VERSION.license

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Copyright: 2021 Open Networking Foundation
2+
License: Apache-2.0

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ def get_version():
263263
linkcheck_ignore = [
264264
r'https://jenkins\.opencord\.org/job/aether-member-only-jobs/.*',
265265
r'https://jenkins.aetherproject.org/.*',
266+
r'https://kubernetes\.io/docs/tasks/run-application/horizontal-pod-autoscale/.*',
266267
r'https://sas.goog/.*',
267268
r'https://www.fs.com/.*',
268269
r'https://velero.io/.*',

dict.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright: 2021 Open Networking Foundation
2+
# License: Apache-2.0
13
Alertmanager
24
Bavier
35
CLI

0 commit comments

Comments
 (0)