Skip to content

Commit

Permalink
add missing @author annotations, phetsims/chipper#1414
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom authored and zepumph committed Oct 22, 2024
1 parent 68eed18 commit 4cce013
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
// Copyright 2023, University of Colorado Boulder

/**
* @author Same Reid (PhET Interactive Simulations)
*/

module.exports = {
create( context ) {
return {
Expand Down

0 comments on commit 4cce013

Please sign in to comment.