Skip to content

Commit

Permalink
Merge pull request #11 from infocyph/feature/update
Browse files Browse the repository at this point in the history
Create CODEOWNERS
  • Loading branch information
abmmhasan authored May 7, 2024
2 parents b2ba37e + 175697e commit 997fa97
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
.github/dependabot.yml abmmhasan@users.noreply.github.com
.github/workflows/build.yml abmmhasan@users.noreply.github.com
.gitignore abmmhasan@users.noreply.github.com
LICENSE abmmhasan@users.noreply.github.com
README.md abmmhasan@users.noreply.github.com
SECURITY.md abmmhasan@users.noreply.github.com
TBSL.md abmmhasan@users.noreply.github.com
composer.json abmmhasan@users.noreply.github.com
src/Exceptions/FileLockException.php abmmhasan@users.noreply.github.com
src/Exceptions/SnowflakeException.php abmmhasan@users.noreply.github.com
src/Exceptions/SonyflakeException.php abmmhasan@users.noreply.github.com
src/Exceptions/ULIDException.php abmmhasan@users.noreply.github.com
src/Exceptions/UUIDException.php abmmhasan@users.noreply.github.com
src/GetSequence.php abmmhasan@users.noreply.github.com
src/Snowflake.php abmmhasan@users.noreply.github.com
src/Sonyflake.php abmmhasan@users.noreply.github.com
src/TBSL.php abmmhasan@users.noreply.github.com
src/ULID.php abmmhasan@users.noreply.github.com
src/UUID.php abmmhasan@users.noreply.github.com
src/functions.php abmmhasan@users.noreply.github.com

0 comments on commit 997fa97

Please sign in to comment.