diff options
author | 2024-06-15 23:00:12 +0100 | |
---|---|---|
committer | 2024-06-15 23:00:12 +0100 | |
commit | db7c7d4816efdfbfddbe0cec8205876098b41819 (patch) | |
tree | 50bda06e5311aa87f2ca7c54dcfb650c9f2fed4a | |
parent | Update readme in regards to our docs being written now (diff) |
Add ff-bot.yml policy file
-rw-r--r-- | .github/ff-bot.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ff-bot.yml b/.github/ff-bot.yml new file mode 100644 index 0000000..8155c79 --- /dev/null +++ b/.github/ff-bot.yml @@ -0,0 +1,3 @@ +users: [] +teams: +- python-discord/sudo-devops |