Skip to content

Commit

Permalink
config: imprint bimloket → digigo
Browse files Browse the repository at this point in the history
  • Loading branch information
redmer committed Mar 14, 2024
1 parent 2b97899 commit 510ecc2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{}
8 changes: 3 additions & 5 deletions docs/usecase/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,14 @@ var respecConfig = {
specStatus: "DRAFT", //In DOC veranderen wanneer helemaal af
shortName: "vergunningscontrole/usecase",
specType: "Handreiking",
imprint: "bimloket",
imprint: "digigo",
editors: [
// alleen `name` is verplicht, https://respec.org/docs/#person
{
name: "Rolf Jonker",
company: "Rotterdam",
},
],
github: "https://github.com/nl-digigo/vergunningcontrole",
license: "cc-by",
github: "https://github.com/nl-digigo/vergunningcontrole",
license: "cc-by",
};


0 comments on commit 510ecc2

Please sign in to comment.