aboutsummaryrefslogtreecommitdiff
blob: 76f57c2069cef408467b2254579a52bfc741996a (plain)
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
66
67
68
69
70
71
72
<?xml version="1.0" encoding="UTF-8"?>
<guide self="archs/x86/">
<chapter>
<title>Arch Specific Notes  x86</title>
<body>

<p>
Originally it was assumed that all developers had access to x86 hardware,
so there was no arch team created for x86. This is no longer the case, and
x86 is to be treated like any other arch with regards to moving a package to
stable.
</p>

<p>
If you want your application to be moved to stable on x86, please
contact the x86 team. If your package requires specific hardware, or a specific
non-trivial setup to test, then we will probably allow you to mark it stable,
unless someone on the team can test it.
</p>
</body>

<section>
<title>x86 Team Guidelines</title>
<body>

<p>
The following is a list of rules and expectations for members of the x86 team:
</p>

<ul>
  <li>
    Assist/resolve 4 bugs a month that are assigned to the team
  </li>
  <li>
    Be present in our IRC channel, <c>#gentoo-x86/irc.libera.chat</c>
  </li>
  <li>
    If you need one of your packages stable, file a bug to the team.  You are not
    exempt from the same rules everyone else must follow.
  </li>
  <li>
    Take part in discussions on bugs or the alias when team members ask for input
  </li>
</ul>

</body>
</section>

<section>
<title>Contacting the x86 Team</title>
<body>

<p>
The x86 team can be contacted:
</p>

<ul>
  <li>
    Via Bugzilla bugs assigned to <c>x86@</c>
  </li>
  <li>
    Via email to the <c>x86@</c> email alias
  </li>
  <li>
    Via the <c>#gentoo-x86</c> IRC channel on Libera.Chat
  </li>
</ul>

</body>
</section>
</chapter>
</guide>