Skip to content

Commit

Permalink
fix tinkerbell license (#270)
Browse files Browse the repository at this point in the history
* fix tinkerbell license

* fix lint

* change config

* Update analyze.go

* Update tinkerbell.yaml

* Update .pre-commit-config.yaml

* Update tinkerbell.yaml
  • Loading branch information
tejal29 authored Jun 10, 2021
1 parent 7cf149b commit b72fee3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions config/examples/tinkerbell.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Copyright 2021 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

---
settings:
name: Tinkerbell
Expand Down
2 changes: 1 addition & 1 deletion site/static/css/tparty.css
Original file line number Diff line number Diff line change
Expand Up @@ -486,4 +486,4 @@ td:last-child {

.section-title {
font-weight: bold !important;
}
}

0 comments on commit b72fee3

Please sign in to comment.