UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
MinIO
console
Compare Revisions
3581cc6aba768a3899aff9eb8880d3e13e6764ea...88a493990c7f6ad60793a6225249aa47449205ca
You need to sign in or sign up before continuing.
Commits (3)
Update renovate.json
· 8c6f034f
Elvis Chi
authored
Sep 03, 2021
8c6f034f
Update hardening_manifest.yaml
· 35b02763
Elvis Chi
authored
Sep 03, 2021
35b02763
Merge branch 'update' into 'development'
· 88a49399
Elvis Chi
authored
Sep 03, 2021
Update See merge request
!34
88a49399
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
hardening_manifest.yaml
hardening_manifest.yaml
+5
-5
renovate.json
renovate.json
+1
-1
No files found.
hardening_manifest.yaml
View file @
88a49399
...
...
@@ -42,9 +42,9 @@ resources:
# List of project maintainers
maintainers
:
-
email
:
"
shen_vickie@bah.com
"
#
# The name of the current container owner
name
:
"
Vickie
Shen
"
#
# The gitlab username of the current container owner
username
:
"
shen_vickie
"
-
email
:
"
echi@vivsoft.io
"
# The name of the current container owner
name
:
"
Elvis
Chi
"
# The gitlab username of the current container owner
username
:
"
echi
"
cht_member
:
true
renovate.json
View file @
88a49399
{
"assignees"
:
[
"@
shen_vickie
"
"@
echi
"
],
"baseBranches"
:
[
"development"
...
...