---
title: Correct your information for better contribution
---

After contributing to [karmada-io](https://github.com/karmada-io) through issues, comments, pull requests, etc., you can check your contributions [here](https://karmada.devstats.cncf.io/d/66/developer-activity-counts-by-companies).

 If you notice that the information in the company column is either incorrect or blank, we highly recommend that you correct it.

For instance, `Huawei Technologies Co. Ltd`should be used instead of `HUAWEI`:
![Wrong Information](../resources/contributor/contributions_list.png)

Here are the steps to fix this issue.

## Verify your organization in the CNCF system
To begin, visit your profile [page](https://openprofile.dev/edit/profile) and ensure that your organization is accurate.
![organization-check](../resources/contributor/organization_check.png)
* If the organization is incorrect, please select the right one.
* If your organization is not on the list, click on **Add** to add your organization.

## Update the CNCF repository used for calculating your contributions
Once you have verified your organization in the CNCF system, you must create a pull request in gitdm with the updated affiliations.
To do this, you'll need to modify one file: `developers_affiliations*.txt`. Please refer to [Adding/Updating affiliation](https://github.com/cncf/gitdm?tab=readme-ov-file#addingupdating-affiliation) or see an example pull request: [PR Example](https://github.com/cncf/gitdm/pull/951).
There are multiple `developers_affiliations*.txt` files. You can choose any suitable one according to the alphabetical order of your GitHub username and add your information there.

After the pull request has been successfully merged, it may take up to four weeks for the changes to be synced.
