Skip to content

Commit

Permalink
Add Sudip to the list of contributors
Browse files Browse the repository at this point in the history
Thank you :)

Signed-off-by: Michal Srb <michal@redhat.com>
  • Loading branch information
msrb committed Oct 11, 2024
1 parent 8a46d45 commit 2465db7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/gnome-abrt
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,8 @@ class OopsApplication(Gtk.Application):
"Michael Catanzaro <mcatanzaro@gnome.org>",
"Michal Toman <michal.toman@gmail.com>",
"Rafał Lużyński <digitalfreak@lingonborough.com>",
"Richard Marko <rmarko@fedoraproject.org>"])
"Richard Marko <rmarko@fedoraproject.org>",
"Sudip Shil <sshil@redhat.com>"])

windows = self.get_windows()
if windows:
Expand Down

0 comments on commit 2465db7

Please sign in to comment.