<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 9/12/19 6:33 AM, Jed Brown via petsc-dev wrote:<br>
<blockquote type="cite" cite="mid:87blvpfxlx.fsf@jedbrown.org">[...]
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">Can you explain CODEOWNERS to me? I cannot find it on the GItlab site. I
want to see every MR.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
<a class="moz-txt-link-freetext" href="https://docs.gitlab.com/ee/user/project/code_owners.html">https://docs.gitlab.com/ee/user/project/code_owners.html</a>

We currently require approval from Integration (of which you are a
member) and a code owner (as specified in the file).

We used to have optional approvals from any other developer, but Satish
just removed that due to this notification thing, which I guess means
that any other developer (non-integrator, non-owner) should just comment
their approval if they find time to review.</pre>
</blockquote>
Alright, this CODEOWNERS thing is new to me. I assume that everyone should go and edit this file and add themselves as "code owners" for the relevant portions of PETSc that they've done significant development on?<br>
<br>
--Richard<br>
</body>
</html>