lunarflu HF staff commited on
Commit
a0b868d
1 Parent(s): c472ab1

add argilla ping for gabriel

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -59,6 +59,7 @@ TRIGGERS = {
59
  ("distilabel",): "<@U0765RENPNZ>", # sara han diaz lorenzo
60
  ("dataset", "feedback"): "<@U0768RCHCRY>", # ben burtenshaw
61
  ("distilabel",): "<@U0768QEN0LA>", # Gabriel Martín Blázquez
 
62
  ("distilabel",): "<@U076271MBUN>", # Agustín Piqueres
63
  }
64
 
 
59
  ("distilabel",): "<@U0765RENPNZ>", # sara han diaz lorenzo
60
  ("dataset", "feedback"): "<@U0768RCHCRY>", # ben burtenshaw
61
  ("distilabel",): "<@U0768QEN0LA>", # Gabriel Martín Blázquez
62
+ ("argilla",): "<@U0768QEN0LA>", # Gabriel Martín Blázquez
63
  ("distilabel",): "<@U076271MBUN>", # Agustín Piqueres
64
  }
65