bicep/matrix/hookshot: dan bootstrap
This commit is contained in:
parent
c0f80479ee
commit
1aff727ae9
@ -72,14 +72,19 @@ in
|
|||||||
{ actor = "pvv.ntnu.no";
|
{ actor = "pvv.ntnu.no";
|
||||||
services = [ { service = "*"; level = "commands"; } ];
|
services = [ { service = "*"; level = "commands"; } ];
|
||||||
}
|
}
|
||||||
# Members of Medlem space (for people with their own hs)
|
# # Members of Medlem space (for people with their own hs)
|
||||||
{ actor = "!pZOTJQinWyyTWaeOgK:pvv.ntnu.no";
|
# { actor = "!pZOTJQinWyyTWaeOgK:pvv.ntnu.no";
|
||||||
services = [ { service = "*"; level = "commands"; } ];
|
# services = [ { service = "*"; level = "commands"; } ];
|
||||||
}
|
# }
|
||||||
# Members of Drift
|
# # Members of Drift
|
||||||
{ actor = "!eYgeufLrninXxQpYml:pvv.ntnu.no";
|
# { actor = "!eYgeufLrninXxQpYml:pvv.ntnu.no";
|
||||||
|
# services = [ { service = "*"; level = "admin"; } ];
|
||||||
|
# }
|
||||||
|
# Dan bootstrap
|
||||||
|
{ actor = "@dandellion:dodsorf.as";
|
||||||
services = [ { service = "*"; level = "admin"; } ];
|
services = [ { service = "*"; level = "admin"; } ];
|
||||||
}
|
}
|
||||||
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user