1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-26 09:56:13 +01:00

fix new_user_template, removing obsolete elements

This commit is contained in:
Dr. Peter Poeml 2007-05-10 13:52:13 +00:00
parent cb61461fb4
commit 293d87dbe7

View File

@ -107,14 +107,6 @@ new_user_template = """\
<login>%(user)s</login>
<email>PUT_EMAIL_ADDRESS_HERE</email>
<realname>PUT_REAL_NAME_HERE</realname>
<source_backend>
<host></host>
<port></port>
</source_backend>
<rpm_backend>
<host></host>
<port></port>
</rpm_backend>
<watchlist>
<project name="home:%(user)s"/>
</watchlist>