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
153743b4
Commit
153743b4
authored
Aug 29, 2015
by
Enrico Zini
Browse files
No need of fpr when creating housekeeping robot user
parent
32e6dbbe
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/housekeeping.py
View file @
153743b4
...
...
@@ -55,7 +55,6 @@ class Housekeeper(hk.Task):
email
=
"nm@debian.org"
,
bio
=
"I am the robot that runs the automated tasks in the site"
,
uid
=
None
,
fpr
=
None
,
status
=
const
.
STATUS_DC
,
audit_skip
=
True
)
...
...
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