[pull] main from github:main #13
DCO
There are 177 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.
To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <authoremail@example.com> in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).
Here is how to fix the problem so that this code can be merged.
Rebase the branch
If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").
You should only do this if:
- You are the only author of the commits in this branch
- You are absolutely certain nobody else is doing any work based upon this branch
- There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using
--allow-empty)
To add your Signed-off-by line to every commit in this branch:
- Ensure you have a local copy of your branch by checking out the pull request locally via command line.
- In your local branch, run:
git rebase HEAD~250 --signoff - Force push your changes to overwrite the branch:
git push --force-with-lease origin main
Summary
Commit sha: 65a6f8d, Author: Adam Ross Russell, Committer: GitHub; The sign-off is missing.
Commit sha: 32395d8, Author: Alex Cyphus, Committer: GitHub; The sign-off is missing.
Commit sha: d57dc8c, Author: Alex Nguyen, Committer: GitHub; The sign-off is missing.
Commit sha: de2e936, Author: Alex Nguyen, Committer: GitHub; The sign-off is missing.
Commit sha: 555ae36, Author: Andy Sterland, Committer: GitHub; The sign-off is missing.
Commit sha: ca61c51, Author: Bassem Dghaidi, Committer: GitHub; The sign-off is missing.
Commit sha: 011dbf0, Author: Belal Taher, Committer: GitHub; The sign-off is missing.
Commit sha: c8ff276, Author: Ben Ahmady, Committer: GitHub; The sign-off is missing.
Commit sha: 20c8391, Author: Ben Ahmady, Committer: GitHub; The sign-off is missing.
Commit sha: 3a7ba3f, Author: Brian, Committer: GitHub; The sign-off is missing.
Commit sha: 858081d, Author: Cloudea, Committer: GitHub; The sign-off is missing.
Commit sha: 089be8e, Author: Dani Brooks, Committer: GitHub; The sign-off is missing.
Commit sha: fc26275, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 3efb05a, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 8a4bcd0, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: f8e29ac, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 54c26c4, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: d3bb29c, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: a76b6d4, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: f48250a, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 2706f41, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: ea90c61, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 36915a1, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: c6cffbd, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 253d67b, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: bf8bcfe, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: e89f22d, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 814aa63, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 14d1bb0, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 9b73799, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: dc6ee12, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 5d10287, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: ef164b6, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 01f9815, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: ca67b2d, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 734dd03, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 3620285, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 8cb5112, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: 5744cbe, Author: docs-bot, Committer: GitHub; The sign-off is missing.
Commit sha: dc99924, Author: Efraim Lumunon, Committer: GitHub; The sign-off is missing.
Commit sha: 40991e6, Author: Emma Hayles, Committer: GitHub; The sign-off is missing.
Commit sha: c7ecf7d, Author: eric sciple, Committer: GitHub; The sign-off is missing.
Commit sha: 718f54a, Author: Eric Sorenson, Committer: GitHub; The sign-off is missing.
Commit sha: a53c595, Author: Evan Bonsignori, Committer: GitHub; The sign-off is missing.
Commit sha: 2bdb367, Author: Evan Bonsignori, Committer: GitHub; The sign-off is missing.
Commit sha: b072d65, Author: Felix Guntrip, Committer: GitHub; The sign-off is missing.
Commit sha: 5c891ba, Author: Felix Guntrip, Committer: GitHub; The sign-off is missing.
Commit sha: 1c1dba0, Author: Felix Guntrip, Committer: GitHub; The sign-off is missing.
Commit sha: f9496db, Author: Fernando Ruiz Diaz, Committer: GitHub; The sign-off is missing.
Commit sha: b5975fa, Author: Greg Mondello, Committer: GitHub; The sign-off is missing.
Commit sha: c976f53, Author: hubwriter, Committer: GitHub; The sign-off is missing.
Commit sha: 537d753, Author: hubwriter, Committer: GitHub; The sign-off is missing.
Commit sha: 26ef021, Author: hubwriter, Committer: GitHub; The sign-off is missing.
Commit sha: 3faa58d, Author: hubwriter, Committer: GitHub; The sign-off is missing.
Commit sha: 072f871, Author: Isaac Brown, Committer: GitHub; The sign-off is missing.
Commit sha: eb5c1f8, Author: Isaac Brown, Committer: GitHub; The sign-off is missing.
Commit sha: ac24577, Author: Isaac Brown, Committer: GitHub; The sign-off is missing.
Commit sha: 0c64123, Author: Isaac Brown, Committer: GitHub; The sign-off is missing.
Commit sha: 7c5607d, Author: Isaac Brown, Committer: GitHub; The sign-off is missing.
Commit sha: dd56557, Author: Isaac Brown, Committer: GitHub; The sign-off is missing.
Commit sha: 8cdb0aa, Author: Isaac Brown, Committer: GitHub; The sign-off is missing.
Commit sha: 436f384, Author: Isaac Brown, Committer: GitHub; The sign-off is missing.
Commit sha: 3df1c7b, Author: Jaryl Williams, Committer: GitHub; The sign-off is missing.
Commit sha: b09f0be, Author: Jenni C, Committer: GitHub; The sign-off is missing.
Commit sha: ada0789, Author: Joe Clark, Committer: GitHub; The sign-off is missing.
Commit sha: a1c7efa, Author: John Clement, Committer: GitHub; The sign-off is missing.
Commit sha: eba2a32, Author: Junko Suzuki, Committer: GitHub; The sign-off is missing.
Commit sha: 208324a, Author: Kayla Reiman, Committer: GitHub; The sign-off is missing.
Commit sha: 7e40e61, Author: Kensuke Nagae, Committer: GitHub; The sign-off is missing.
Commit sha: 633a79c, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 41fa67c, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: ae191c7, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 828ca5a, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 9efb0eb, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 9cbd77e, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 050ec52, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 6df0929, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: cd499a5, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 736be6f, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: d77a3f8, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 7c1ed5d, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 145298e, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 8935a97, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 660614b, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 40b1b6c, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: fd8f05c, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: faf9a44, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 9288d79, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 37883a7, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 2dac884, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 69723b2, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: f790db7, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: ad0791e, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 85ff882, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 1f9d789, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 883cac3, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: a48ee45, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 9644e43, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: dfef542, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 5bc7356, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: bc72f1f, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 0c4919d, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: fd67821, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 7206b3a, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: c269a9d, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 9716088, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: a95d9c3, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: a7926bb, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 853c611, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 867535b, Author: Kevin Heis, Committer: GitHub; The sign-off is missing.
Commit sha: 00ec4ba, Author: Lawrence Gripper, Committer: GitHub; The sign-off is missing.
Commit sha: 9235b5a, Author: Lawrence Gripper, Committer: GitHub; The sign-off is missing.
Commit sha: 4b2d104, Author: Linda Rodgers, Committer: GitHub; The sign-off is missing.
Commit sha: 8673743, Author: Matthew Rayermann, Committer: GitHub; The sign-off is missing.
Commit sha: fb20723, Author: Max Horstmann, Committer: GitHub; The sign-off is missing.
Commit sha: 200ce2a, Author: mc, Committer: GitHub; The sign-off is missing.
Commit sha: b60ded2, Author: mc, Committer: GitHub; The sign-off is missing.
Commit sha: fcfec77, Author: mc, Committer: GitHub; The sign-off is missing.
Commit sha: d4980bd, Author: mc, Committer: GitHub; The sign-off is missing.
Commit sha: f8bffc6, Author: mc, Committer: GitHub; The sign-off is missing.
Commit sha: ea33f65, Author: mc, Committer: GitHub; The sign-off is missing.
Commit sha: ae11beb, Author: mc, Committer: GitHub; The sign-off is missing.
Commit sha: 746cb90, Author: mc, Committer: GitHub; The sign-off is missing.
Commit sha: e38c14d, Author: Melanie Yarbrough, Committer: GitHub; The sign-off is missing.
Commit sha: a1dd687, Author: Melanie Yarbrough, Committer: GitHub; The sign-off is missing.
Commit sha: d5f6189, Author: ndrwrbgs, Committer: GitHub; The sign-off is missing.
Commit sha: e5a1b7c, Author: Nish Sinha, Committer: GitHub; The sign-off is missing.
Commit sha: fbccb77, Author: Pallavi, Committer: GitHub; The sign-off is missing.
Commit sha: 3d39092, Author: Pallavi, Committer: GitHub; The sign-off is missing.
Commit sha: 5bc3533, Author: Pallavi, Committer: GitHub; The sign-off is missing.
Commit sha: 348f284, Author: Pallavi, Committer: GitHub; The sign-off is missing.
Commit sha: 42a2586, Author: Pieter Pauwels, Committer: GitHub; The sign-off is missing.
Commit sha: 5a3c4d5, Author: Robert Sese, Committer: GitHub; The sign-off is missing.
Commit sha: 06e1404, Author: Robert Sese, Committer: GitHub; The sign-off is missing.
Commit sha: f20eca9, Author: Robert Sese, Committer: GitHub; The sign-off is missing.
Commit sha: 78789af, Author: Robin James Kerrison, Committer: GitHub; The sign-off is missing.
Commit sha: a948764, Author: Sam Browning, Committer: GitHub; The sign-off is missing.
Commit sha: f97ad0e, Author: Sam Browning, Committer: GitHub; The sign-off is missing.
Commit sha: d2669d3, Author: Sam Browning, Committer: GitHub; The sign-off is missing.
Commit sha: 2b07845, Author: Sam Browning, Committer: GitHub; The sign-off is missing.
Commit sha: d014e65, Author: Sam Browning, Committer: GitHub; The sign-off is missing.
Commit sha: a67296e, Author: Sam Browning, Committer: GitHub; The sign-off is missing.
Commit sha: 4c04b11, Author: Sarah Schneider, Committer: GitHub; The sign-off is missing.
Commit sha: 6e18e90, Author: Sarah Schneider, Committer: GitHub; The sign-off is missing.
Commit sha: a683b3d, Author: Sarah Schneider, Committer: GitHub; The sign-off is missing.
Commit sha: 260f0a1, Author: Sarah Schneider, Committer: GitHub; The sign-off is missing.
Commit sha: 40f44fc, Author: Sarita Iyer, Committer: GitHub; The sign-off is missing.
Commit sha: 07f054d, Author: Sharra-writes, Committer: GitHub; The sign-off is missing.
Commit sha: 89e56b9, Author: Sneha Kripanandan, Committer: GitHub; The sign-off is missing.
Commit sha: f34e27e, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: def030c, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: f62bb9f, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: 77399b3, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: 810ec0a, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: f0ac3e8, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: 96798cf, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: fb4844e, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: ddb07c9, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: 707751b, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: 435d76b, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: b686626, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: fc888b8, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: a539872, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: 39d5d47, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: 2a0a31f, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: a62ca9d, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: 5f91595, Author: Sophie, Committer: GitHub; The sign-off is missing.
Commit sha: 129d888, Author: Stacy Carter, Committer: GitHub; The sign-off is missing.
Commit sha: 76b6381, Author: Steve Graff, Committer: GitHub; The sign-off is missing.
Commit sha: 0542140, Author: Steve Ward, Committer: GitHub; The sign-off is missing.
Commit sha: b5c370a, Author: Steven Nunez, Committer: GitHub; The sign-off is missing.
Commit sha: 0f42e82, Author: Sunbrye Ly, Committer: GitHub; The sign-off is missing.
Commit sha: a75a912, Author: Sunbrye Ly, Committer: GitHub; The sign-off is missing.
Commit sha: 19dff7c, Author: Sunbrye Ly, Committer: GitHub; The sign-off is missing.
Commit sha: 03d191b, Author: TejBhat, Committer: GitHub; The sign-off is missing.
Commit sha: e7da619, Author: user3301, Committer: GitHub; The sign-off is missing.
Commit sha: 765aeb2, Author: Yeikel Santana, Committer: GitHub; The sign-off is missing.