Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian New Member Process
nm.debian.org
Commits
d06b40ec
Verified
Commit
d06b40ec
authored
Jun 24, 2021
by
Mattia Rizzolo
Browse files
process: slightly reword the advocacy template
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
cf0cbaf1
Pipeline
#264248
passed with stage
in 5 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
process/templates/process/explain_statement_advocate.html
View file @
d06b40ec
...
...
@@ -67,11 +67,15 @@ automatically be posted to <a href="https://lists.debian.org/debian-newmaint/">d
<p>
{% trans "An example advocacy message intent can be something like this:" %}
<pre>
For nm.debian.org, at {{now|date:"Y-m-d"}}:
I support {{person}}'s request to become {{process.applying_for|desc_status}}.
I have worked with {{person.fullname}} on X and Y for X time and I would like to be able to Z.
I support {{person}}'s request to become a {{process.applying_for|desc_status}}.
I have worked with {{person.fullname}} on X and Y
for [T time] and I consider them as having sufficient technical competence.
I have personally worked with {{person}} (key {{person.fpr}}) for X time,
and I know {{person.fullname}} can be trusted to {% spaceless %}
[More details of your interactions with the applicant here.]
I have personally worked with {{person}}
(key {{person.fpr}}) for [T time], and I know {{person.fullname}}
can be trusted to {% spaceless %}
{% if process.applying_for == "dc_ga" or process.applying_for == "dm_ga" %}
<span>
have access to developer machines
</span>
{% elif process.applying_for == "dm" %}
...
...
@@ -80,6 +84,6 @@ and I know {{person.fullname}} can be trusted to {% spaceless %}
<span>
be a full member of Debian
</span>
{% elif process.applying_for == "dd_u" %}
<span>
be a full member of Debian, and have unsupervised, unrestricted upload rights
</span>
{% endif %} {% endspaceless %}, right now.
{% endif %} {% endspaceless %}, right now.
</pre>
{% endif %}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment