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
70ef0a48
Verified
Commit
70ef0a48
authored
May 02, 2021
by
urbec
🐣
Committed by
Mattia Rizzolo
May 02, 2021
Browse files
Adding note about applying as DDu without being a DM
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
e7bcf1b3
Pipeline
#251411
failed with stage
in 5 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
process/templates/process/create.html
View file @
70ef0a48
...
...
@@ -30,6 +30,18 @@ If in doubt, make sure you talk to your sponsors before applying.</p>{% endblock
</div>
{% endif %}
{% if "dm" in person.possible_new_statuses and "dd_u" in person.possible_new_statuses %}
<div
class=
"important"
>
<p><strong>
{% trans "About applying as Debian Developer, uploading without being a Debian Maintainer (DM):" %}
</strong>
{% blocktrans %}It's generally recommeneded to have been a DM for about six months
before applying as DD with upload rights.
You can still apply, but you should give some explanation in your declaration of intent,
why it makes sense to skip the DM step in your case.
If in doubt, make sure you talk to your sponsors before applying.
</p>
{% endblocktrans %}
</div>
{% endif %}
<form
action=
""
method=
"post"
>
{% csrf_token %}
{% for hidden in form.hidden_fields %}{{ hidden }}{% endfor %}
{% for field in form.visible_fields %}
...
...
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