Skip to content

Commit

Permalink
Add calledude as maintainer in the logfiles middleware (#1015)
Browse files Browse the repository at this point in the history
  • Loading branch information
calledude authored Mar 29, 2024
1 parent 5897127 commit a0d9d2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Modix/LogFilesAuthorizationMiddleware.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ private static readonly IReadOnlyCollection<ulong> _maintainerUserIds
137791696325836800, // JakenVeina#1758
213437573618597888, // Scott#9000
104975006542372864, // patrickk#0001
186887742108598272, // calledude
};

private readonly RequestDelegate _next;
Expand Down

0 comments on commit a0d9d2b

Please sign in to comment.