{% extends "registration/base.html" %} {% block title %}Manage your profile{% endblock %} {% block reg_content %}

Package subscriptions

Note: You can manage package-specific subscriptions when viewing a source package's overview ("show").

{% include "mini_buildd/snippet_manage_subscriptions.html" with repositories=repositories %}


Package uploads

{{ user.get_profile }}

Note: Setting a new key will automatically deactivate your uploader profile; an administrator needs to (verify your key and) manually re-activate you later.

{% endblock %}