Skip to content

Commit

Permalink
Merge pull request #1353 from MVrachev/patch-1
Browse files Browse the repository at this point in the history
Add ADR8 to the ADR's index file
  • Loading branch information
Jussi Kukkonen committed Apr 19, 2021
2 parents ed3d00e + f695bfd commit 30ba6e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/adr/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ This log lists the architectural decisions for tuf.
- [ADR-0004](0004-extent-of-OOP-in-metadata-model.md) - Add classes for complex metadata attributes
- [ADR-0005](0005-use-google-python-style-guide.md) - Use Google Python style guide with minimal refinements


- [ADR-0008](0008-accept-unrecognised-fields.md) - Accept metadata that includes unrecognized fields

<!-- adrlogstop -->

For new ADRs, please use [template.md](template.md) as basis.
Expand Down

0 comments on commit 30ba6e9

Please sign in to comment.