|
1 | 1 | <# |
2 | 2 | MIT License |
3 | 3 |
|
4 | | - Copyright (C) 2024 Robin Stolpe. |
| 4 | + Copyright (C) 2025 Robin Widmark. |
5 | 5 |
|
6 | 6 | Permission is hereby granted, free of charge, to any person obtaining a copy |
7 | 7 | of this software and associated documentation files (the "Software"), to deal |
@@ -48,11 +48,11 @@ Function Uninstall-rsModule { |
48 | 48 | https://github.com/rstolpe/MaintainModule/blob/main/README.md |
49 | 49 |
|
50 | 50 | .NOTES |
51 | | - Author: Robin Stolpe |
52 | | - Mail: robin@stolpe.io |
| 51 | + Author: Robin Widmark |
| 52 | + Mail: robin@widmark.dev |
53 | 53 | Twitter: https://twitter.com/rstolpes |
54 | 54 | Linkedin: https://www.linkedin.com/in/rstolpe/ |
55 | | - Website/Blog: https://stolpe.io |
| 55 | + Website/Blog: https://widmark.dev |
56 | 56 | GitHub: https://github.com/rstolpe |
57 | 57 | PSGallery: https://www.powershellgallery.com/profiles/rstolpe |
58 | 58 | #> |
@@ -229,11 +229,13 @@ Function Update-rsModule { |
229 | 229 | https://github.com/rstolpe/MaintainModule/blob/main/README.md |
230 | 230 |
|
231 | 231 | .NOTES |
232 | | - Author: Robin Stolpe |
233 | | - |
234 | | - Twitter: https://twitter.com/rstolpes |
235 | | - Linkedin: https://www.linkedin.com/in/rstolpe/ |
236 | | - Website/Blog: https://stolpe.io |
| 232 | + Author: Robin Widmark |
| 233 | + |
| 234 | + Website/Blog: https://widmark.dev |
| 235 | + X: https://x.com/widmark_robin |
| 236 | + Mastodon: https://mastodon.social/@rwidmark |
| 237 | + YouTube: https://www.youtube.com/@rwidmark |
| 238 | + Linkedin: https://www.linkedin.com/in/rwidmark/ |
237 | 239 | GitHub: https://github.com/rstolpe |
238 | 240 | PSGallery: https://www.powershellgallery.com/profiles/rstolpe |
239 | 241 | #> |
|
0 commit comments