Skip to content

Commit a611b45

Browse files
authored
Update AboutActivity.kt
1 parent 1919cdc commit a611b45

File tree

1 file changed

+3
-1
lines changed
  • app/src/main/java/com/mrboomdev/awery/ui/mobile/screens/settings

1 file changed

+3
-1
lines changed

app/src/main/java/com/mrboomdev/awery/ui/mobile/screens/settings/AboutActivity.kt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,9 @@ private val EXCLUDE_GITHUB_IDS = arrayOf(
6666
175734244L, // SaarGirl
6767
171004872L, // Goko1
6868
119158637L, // Runkandel
69-
22217419L // rezaalmanda
69+
22217419L, // rezaalmanda
70+
49699333, // dependabot[bot]
71+
27347476 // dependabot
7072
)
7173

7274
private val LOCAL_DEVS = arrayOf(

0 commit comments

Comments
 (0)