Commit Diff


commit - 8797b2280033741ca768a2317dbd0a0312e73c4e
commit + b12b35b0bfed03ae7f161da4a16c7fc4840694c6
blob - 7cf6d3904d98ef99fa3f0a28e5d1e40683739145
blob + 5a8fb1cece774fb62aa5e8a8be5d49d00bbd8db9
--- goals.html
+++ goals.html
@@ -34,7 +34,7 @@ Follow OpenBSD's security practices and coding style.
 Use privilege separation when parsing data from network or disk.
 <li>Use <a href="https://man.openbsd.org/pledge">pledge(2)</a> and
 <a href="https://man.openbsd.org/unveil">unveil(2)</a>.
-<li>Use a peer-reviewed development process.
+<li>Use a development process based on code review.
 </ul>
 <li>
 Consider workflow requirements of OpenBSD developers.