Skip to content

Commit

Permalink
docs: remove DCO.txt and use DCO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Oct 7, 2021
1 parent ad00bd1 commit 2d9260d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 27 deletions.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ contributing/ export-ignore
.editorconfig export-ignore
.nojekyll export-ignore export-ignore
CODE_OF_CONDUCT.md export-ignore
DCO.txt export-ignore
PULL_REQUEST_TEMPLATE.md export-ignore
stale.yml export-ignore
Vagrantfile.dist export-ignore
Expand Down
25 changes: 0 additions & 25 deletions DCO.txt

This file was deleted.

2 changes: 1 addition & 1 deletion contributing/pull_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [Framework internals](./internals.md)
- [CodeIgniter documentation](./documentation.rst)
- [CodeIgniter Coding Style Guide](./styleguide.md)
- [Developer's Certificate of Origin](../DCO.txt)
- [Developer's Certificate of Origin](./DCO.md)

## Contributions

Expand Down

0 comments on commit 2d9260d

Please sign in to comment.