Commit Diff


commit - fddd8cce1f0b5130a32675d9b5268484854c7557
commit + fbbc2e6fed05ca35513b13e0981e780841fe4717
blob - 5c51735026f6bfb503317a8563012ce64e467e0a
blob + 76166272f1cdd4735042d2f40313730edefc0ff5
--- goals.html
+++ goals.html
@@ -36,7 +36,7 @@ developers.
 <li>
 Follow OpenBSD's security practices and coding style.
 <ul>
-<li>Use a development process based on code review.
+<li>Use a development process based on code review in email.
 <li>Run as much code as possible under
 <a href="https://man.openbsd.org/pledge">pledge(2)</a> and
 <a href="https://man.openbsd.org/unveil">unveil(2)</a>.