Skip to content

Commit f290c72

Browse files
authored
Add founders role to constants.py
1 parent 479df30 commit f290c72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bot/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ class _Roles(EnvConfig, env_prefix="roles_"):
160160
mod_team: int = 267629731250176001
161161
owners: int = 267627879762755584
162162
project_leads: int = 815701647526330398
163+
founders: int = 1069394343867199590
163164

164165
# Code Jam
165166
jammers: int = 737249140966162473

0 commit comments

Comments
 (0)