aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/releases/7.0R/approvals.xml
blob: 72d5ea7aeea6efb5357f2132efb2079b25f3cc10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY email 're'>
<!ENTITY local.rel "7.0">
<!ENTITY local.rel.tag "7_0">
<!ENTITY title "FreeBSD &local.rel; Commit Approvals">
]>

<!--

  Changes to this list MUST NOT be committed without approval of the
  Release Engineering Team (re@FreeBSD.org).

-->

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
      <title>&title;</title>

      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
    </head>

    <body class="navinclude.download">

<h1>Introduction</h1>

<p>The release engineering team utilizes a code freeze to maintain
  stability in the period immediately preceding a release.  The
  developers below have been given explicit approval by re@ to
  continue conservative work in a narrowly defined area until the
  expiration dates below.  All other developers are required to get
  approval for each individual change from re@ before committing to
  the release branch.</p>

<p>General discussions about the release engineering process or
  quality assurance issues should be sent to the public <a
  href="mailto:FreeBSD-qa@FreeBSD.org">freebsd-qa</a> mailing list.
  <a
  href="&base;/doc/en_US.ISO8859-1/books/faq/misc.html#DEFINE-MFC">MFC</a>
  requests should be sent to <a
  href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>.</p>

<h1>Approval List</h1>

<table class="tblbasic">
  <tr class="heading">
    <th>Committer</th>
    <th>Area</th>
    <th>Expiration</th>
  </tr>

  <tr><td colspan="3">No approval granted yet.</td></tr>
</table>

<h1>Additional Information</h1>

<ul>
  <li><a href="todo.html">FreeBSD &local.rel; developer todo list.</a></li>
  <li><a href="&base;/releng/index.html">FreeBSD Release Engineering website.</a></li>
</ul>


  </body>
</html>