Skip to content

Commit

Permalink
Merge pull request #16 from fingolfin/mh/maint
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalsaleh authored Jan 3, 2025
2 parents 21695bd + b3532d6 commit b190d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Persons := [

rec(
IsAuthor := true,
IsMaintainer := true,
IsMaintainer := false,
FirstNames := "Sebastian",
LastName := "Gutsche",
WWWHome := "https://sebasguts.github.io/",
Expand Down

0 comments on commit b190d28

Please sign in to comment.