Skip to content

Commit 2e3d2ae

Browse files
authored
Merge pull request #36 from dronefreak/doc/readme
feat: Add correct email
2 parents a6c9721 + ef14dc4 commit 2e3d2ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Security vulnerabilities should not be disclosed publicly until a fix is availab
2323

2424
Please report security vulnerabilities by emailing:
2525

26-
**Email**: [your-email@example.com]
26+
**Email**: [kumaar324@gmail.com]
2727

2828
Or use GitHub's private vulnerability reporting:
2929

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "human-action-classification"
77
version = "2.0.0"
88
description = "Modern human action classification using MediaPipe pose estimation and deep learning"
9-
authors = [{name = "Saumya Kumaar Saksena", email = "your.email@example.com"}]
9+
authors = [{name = "Saumya Kumaar Saksena", email = "kumaar324@gmail.com"}]
1010
readme = "README.md"
1111
requires-python = ">=3.9"
1212
license = {text = "Apache"}

0 commit comments

Comments
 (0)