3 Commits

Author SHA1 Message Date
34c57552f1 Add renovate.json 2026-01-05 13:48:28 +00:00
43db46bcca feat(migration): Migrate to Gitea 2026-01-05 13:42:22 +00:00
2a31da6305 📝 Remove section on now-defunct mailing list 2020-08-25 18:00:18 +01:00
7 changed files with 6 additions and 4 deletions

1
.gitea/CODEOWNERS Normal file
View File

@@ -0,0 +1 @@
* @luke

View File

@@ -26,7 +26,5 @@ If your policy requires scripts to be digitally signed, run
# Need help? # Need help?
If you need assistance, please try the following: If you need assistance, please try the following:
1. See the help documentation by running `Get-Help Import-TeamsUsers`. 1. See the help documentation by running `Get-Help Import-TeamsUsers`.
1. Check closed issues [here](https://github.com/luketainton/Import-TeamsUsers/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed). 1. Check closed issues [here](https://git.tainton.uk/repos/TeamsUserEnroller/issues?type=all&state=closed).
1. Open an issue [here](https://github.com/luketainton/Import-TeamsUsers/issues/new). 1. Open an issue [here](https://git.tainton.uk/repos/TeamsUserEnroller/issues/new).
Alternatively, you can subscribe [here](https://lists.tainton.uk/mailman/listinfo/tue-users_lists.tainton.uk) to receive general announcements, ask questions, and assist other users. You must be subscribed to the list to be able to send email to it (I am working on this!)

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}