diff --git a/exercises/swift-scheduling/metadata.toml b/exercises/swift-scheduling/metadata.toml index a697c53ed9..8ecc757a1c 100644 --- a/exercises/swift-scheduling/metadata.toml +++ b/exercises/swift-scheduling/metadata.toml @@ -1,2 +1,4 @@ title = "Swift Scheduling" blurb = "Convert delivery date descriptions to actual delivery dates." +source = "Erik Schierboom" +source_url = "https://github.com/exercism/problem-specifications/pull/2536"